No examples for this method.
Frequently called with: [Clear]
-1
| java.lang.Object | |
| ↳ | android.media.MediaRecorder.VideoEncoder |
Defines the video encoding. These constants are used with setVideoEncoder(int).
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | DEFAULT | ||||||||||
| int | H263 | ||||||||||
| int | H264 | ||||||||||
| int | MPEG_4_SP | ||||||||||
| [Expand]
Inherited Methods
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class java.lang.Object
|
|||||||||||