VideoEncoder Enum

Definition

Enumerates values returned by several types and taken as a parameter of the F:Android.Media.MediaRecorder.SetVideoEncoder member.

public enum VideoEncoder
type VideoEncoder = 
Inheritance
VideoEncoder

Fields

Av1 8
Default 0
DolbyVision 7
H263 1
H264 2
Hevc 5
Mpeg4Sp 3
Vp8 4
Vp9 6

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to