Vp9ProfileIds 類別

定義

提供取得 HEVC 設定檔識別碼的屬性。

public ref class Vp9ProfileIds abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 983040)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class Vp9ProfileIds final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 983040)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class Vp9ProfileIds
Public Class Vp9ProfileIds
繼承
Object Platform::Object IInspectable Vp9ProfileIds
屬性

Windows 需求

裝置系列
Windows 11 Insider Preview (已於 10.0.23504.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v15.0 引進)

備註

您可以將 VideoEncodingProperties.ProfileId 的值設定為此類別所提供的其中一個設定檔識別碼。

屬性

Profile0ChromaSubsampling420BitDepth8

取得具有 4:2:0 chroma 子取樣和位深度 8 之 VP9 設定檔 0 的識別碼。

Profile2ChromaSubsampling420BitDepth10

取得具有 4:2:0 chroma 子取樣和位深度 10 之 VP9 設定檔 2 的識別碼。

Profile2ChromaSubsampling420BitDepth12

取得具有 4:2:0 chroma 子取樣和位深度 12 之 VP9 設定檔 2 的識別碼。

適用於