HevcProfileIds 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供取得 HEVC 設定檔識別碼的屬性。
public ref class HevcProfileIds 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 HevcProfileIds 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 HevcProfileIds
Public Class HevcProfileIds
- 繼承
- 屬性
Windows 需求
裝置系列 |
Windows 11 Insider Preview (已於 10.0.23504.0 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v15.0 引進)
|
備註
您可以將 VideoEncodingProperties.ProfileId 的值設定為此類別提供的其中一個設定檔識別碼。
屬性
MainChromaSubsampling420BitDepth10 |
取得 4:2:0 chroma 子取樣和位深度 10 的 HEVC 主要設定檔識別碼。 |
MainChromaSubsampling420BitDepth12 |
取得 4:2:0 chroma 子取樣和位深度 12 的 HEVC 主要設定檔識別碼。 |
MainChromaSubsampling420BitDepth8 |
取得 4:2:0 chroma 子取樣和位深度 8 的 HEVC 主要設定檔識別碼。 |
MainChromaSubsampling422BitDepth10 |
取得 4:2:2 chroma 子取樣和位深度 10 的 HEVC 主要設定檔識別碼。 |
MainChromaSubsampling422BitDepth12 |
取得 4:2:2 chroma 子取樣和位深度 12 之 HEVC 主要設定檔的識別碼。 |
MainChromaSubsampling444BitDepth10 |
取得 4:4:4 chroma 子取樣和位深度 10 的 HEVC 主要設定檔識別碼。 |
MainChromaSubsampling444BitDepth12 |
取得 HEVC 主要設定檔的識別碼,其中包含 4:4:4 chroma 子取樣和位深度 12。 |
MainChromaSubsampling444BitDepth8 |
取得 4:4:4 chroma 子取樣和位深度 8 的 HEVC 主要設定檔識別碼。 |
MainIntraChromaSubsampling420BitDepth10 |
取得 4:2:0 chroma 子取樣和位深度 10 之 HEVC 主要設定檔的識別碼。 |
MainIntraChromaSubsampling420BitDepth12 |
取得 4:2:0 chroma 子取樣和位深度 12 之 HEVC 主要設定檔的識別碼。 |
MainIntraChromaSubsampling420BitDepth8 |
取得 4:2:0 chroma 子取樣和位深度 8 之 HEVC 主要設定檔的識別碼。 |
MainIntraChromaSubsampling422BitDepth10 |
取得 4:2:2 chroma 子取樣和位深度 10 之 HEVC 主要設定檔的識別碼。 |
MainIntraChromaSubsampling422BitDepth12 |
取得 4:2:2 chroma 子取樣和位深度 12 之 HEVC 主要設定檔的識別碼。 |
MainIntraChromaSubsampling444BitDepth10 |
取得 4:4:4 chroma 子取樣和位深度 10 之 HEVC 主要設定檔的識別碼。 |
MainIntraChromaSubsampling444BitDepth12 |
取得 4:4:4 chroma 子取樣和位深度 12 之 HEVC 主要設定檔的識別碼。 |
MainIntraChromaSubsampling444BitDepth16 |
取得 HEVC 主要設定檔的識別碼,其中包含 4:4:4 chroma 子取樣和位深度 16。 |
MainIntraChromaSubsampling444BitDepth8 |
取得 4:4:4 chroma 子取樣和位深度 8 之 HEVC 主要設定檔的識別碼。 |
MainStillChromaSubsampling420BitDepth8 |
取得 HEVC 主要仍具有 4:2:0 chroma 子取樣和位深度 8 的識別碼。 |
MainStillChromaSubsampling444BitDepth16 |
取得 HEVC 主要仍具有 4:4:4 chroma 子取樣和位深度 16 的識別碼。 |
MainStillChromaSubsampling444BitDepth8 |
取得 HEVC 主要仍具有 4:4:4 chroma 子取樣和位深度 8 的識別碼。 |
MonochromeBitDepth12 |
取得具有位深度 12 的 HEVC 單色設定檔識別碼。 |
MonochromeBitDepth16 |
取得具有位深度 16 的 HEVC 單色設定檔識別碼。 |