Av1ProfileIds.ProfessionalChromaSubsampling422BitDepth8 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 AV1 專業設定檔的識別碼,其中包含 4:2:2 chroma 子取樣和位深度 8。
public:
static property int ProfessionalChromaSubsampling422BitDepth8 { int get(); };
static int ProfessionalChromaSubsampling422BitDepth8();
public static int ProfessionalChromaSubsampling422BitDepth8 { get; }
var int32 = Av1ProfileIds.professionalChromaSubsampling422BitDepth8;
Public Shared ReadOnly Property ProfessionalChromaSubsampling422BitDepth8 As Integer
屬性值
Int32
int
具有 4:2:2 chroma 子取樣和位深度 8 之 AV1 專業設定檔的識別碼。