Added in API level 3
VideoEncoder
class VideoEncoder
kotlin.Any | |
↳ | android.media.MediaRecorder.VideoEncoder |
Defines the video encoding. These constants are used with MediaRecorder.setVideoEncoder(int)
.
Summary
Constants | |
---|---|
static Int |
APV video codec |
static Int |
AV1 video codec |
static Int |
Default video codec |
static Int |
Dolby Vision video codec |
static Int |
H. |
static Int |
H. |
static Int |
HEVC/H. |
static Int |
MPEG-4 SP video codec |
static Int |
VP8 video codec |
static Int |
VP9 video codec |