public final class MediaRecorder.VideoEncoder
extends Object
| java.lang.Object | |
| ↳ | android.media.MediaRecorder.VideoEncoder |
定义视频编码。 这些常数与setVideoEncoder(int)一起使用。
Constants |
|
|---|---|
int |
DEFAULT |
int |
H263 |
int |
H264 |
int |
HEVC |
int |
MPEG_4_SP |
int |
VP8 |
Inherited methods |
|
|---|---|
java.lang.Object
|
|