HevcProfileIds クラス

定義

HEVC プロファイル ID を取得するためのプロパティを提供します。

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
継承
Object Platform::Object IInspectable HevcProfileIds
属性

Windows の要件

デバイス ファミリ
Windows 11 Insider Preview (10.0.23504.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v15.0 で導入)

注釈

VideoEncodingProperties.ProfileId の値を、このクラスによって提供されるプロファイル ID のいずれかに設定できます。

プロパティ

MainChromaSubsampling420BitDepth10

4:2:0 のクロマ サブサンプリングとビット深度 10 の HEVC メイン プロファイルの ID を取得します。

MainChromaSubsampling420BitDepth12

4:2:0 のクロマ サブサンプリングとビット深度 12 の HEVC メイン プロファイルの ID を取得します。

MainChromaSubsampling420BitDepth8

4:2:0 のクロマ サブサンプリングとビット深度 8 の HEVC メイン プロファイルの ID を取得します。

MainChromaSubsampling422BitDepth10

4:2:2 のクロマ サブサンプリングとビット深度 10 の HEVC メイン プロファイルの ID を取得します。

MainChromaSubsampling422BitDepth12

4:2:2 のクロマ サブサンプリングとビット深度 12 の HEVC メイン プロファイルの ID を取得します。

MainChromaSubsampling444BitDepth10

4:4:4 のクロマ サブサンプリングとビット深度 10 の HEVC メイン プロファイルの ID を取得します。

MainChromaSubsampling444BitDepth12

4:4:4 のクロマ サブサンプリングとビット深度 12 の HEVC メイン プロファイルの ID を取得します。

MainChromaSubsampling444BitDepth8

4:4:4 のクロマ サブサンプリングとビット深度 8 の HEVC メイン プロファイルの ID を取得します。

MainIntraChromaSubsampling420BitDepth10

4:2:0 のクロマ サブサンプリングとビット深度 10 の HEVC メインイントラ プロファイルの ID を取得します。

MainIntraChromaSubsampling420BitDepth12

4:2:0 のクロマ サブサンプリングとビット深度 12 の HEVC メインイントラ プロファイルの ID を取得します。

MainIntraChromaSubsampling420BitDepth8

4:2:0 のクロマ サブサンプリングとビット深度 8 の HEVC メインイントラ プロファイルの ID を取得します。

MainIntraChromaSubsampling422BitDepth10

4:2:2 のクロマ サブサンプリングとビット深度 10 の HEVC メインイントラ プロファイルの ID を取得します。

MainIntraChromaSubsampling422BitDepth12

4:2:2 のクロマ サブサンプリングとビット深度 12 の HEVC メインイントラ プロファイルの ID を取得します。

MainIntraChromaSubsampling444BitDepth10

4:4:4 のクロマ サブサンプリングとビット深度 10 の HEVC メインイントラ プロファイルの ID を取得します。

MainIntraChromaSubsampling444BitDepth12

4:4:4 のクロマ サブサンプリングとビット深度 12 の HEVC メインイントラ プロファイルの ID を取得します。

MainIntraChromaSubsampling444BitDepth16

4:4:4 のクロマ サブサンプリングとビット深度 16 の HEVC メインイントラ プロファイルの ID を取得します。

MainIntraChromaSubsampling444BitDepth8

4:4:4 のクロマ サブサンプリングとビット深度 8 の HEVC メインイントラ プロファイルの ID を取得します。

MainStillChromaSubsampling420BitDepth8

4:2:0 のクロマ サブサンプリングとビット深度 8 の HEVC メイン引き続きプロファイルの ID を取得します。

MainStillChromaSubsampling444BitDepth16

4:4:4 のクロマ サブサンプリングとビット深度 16 の HEVC メイン引き続きプロファイルの ID を取得します。

MainStillChromaSubsampling444BitDepth8

4:4:4 のクロマ サブサンプリングとビット深度 8 の HEVC メイン引き続きプロファイルの ID を取得します。

MonochromeBitDepth12

ビット深度 12 の HEVC モノクロ プロファイルの ID を取得します。

MonochromeBitDepth16

ビット深度 16 の HEVC モノクロ プロファイルの ID を取得します。

適用対象