java.lang.Object | ||
android.media.MediaRecorder.VideoEncoder |
Defines the video encoding. These constants are used with setVideoEncoder(int).
Value | ||||
---|---|---|---|---|
int | DEFAULT | 0 | 0x00000000 | |
int | H263 | 1 | 0x00000001 | |
int | H264 | 2 | 0x00000002 | |
int | MPEG_4_SP | 3 | 0x00000003 |
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:48 |