Added in API level 3
Summary:
Constants
| Inherited Methods
MediaRecorder.VideoEncoder
public
final
class
MediaRecorder.VideoEncoder
extends Object
java.lang.Object | |
↳ | android.media.MediaRecorder.VideoEncoder |
Defines the video encoding. These constants are used with
MediaRecorder#setVideoEncoder(int)
.
Summary
Constants | |
---|---|
int |
AV1
|
int |
DEFAULT
|
int |
DOLBY_VISION
|
int |
H263
|
int |
H264
|
int |
HEVC
|
int |
MPEG_4_SP
|
int |
VP8
|
int |
VP9
|
Inherited methods | |
---|---|
Constants
DOLBY_VISION
Added in API level 33
public static final int DOLBY_VISION
Constant Value: 7 (0x00000007)