Vp9ProfileIds.Profile0ChromaSubsampling420BitDepth8 Property

Definition

Gets the ID for the VP9 profile 0 with with 4:2:0 chroma subsampling and bit depth 8.

public:
 static property int Profile0ChromaSubsampling420BitDepth8 { int get(); };
static int Profile0ChromaSubsampling420BitDepth8();
public static int Profile0ChromaSubsampling420BitDepth8 { get; }
var int32 = Vp9ProfileIds.profile0ChromaSubsampling420BitDepth8;
Public Shared ReadOnly Property Profile0ChromaSubsampling420BitDepth8 As Integer

Property Value

Int32

int

The ID for the VP9 profile 0 with with 4:2:0 chroma subsampling and bit depth 8.

Applies to