Vp9ProfileIds クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
HEVC プロファイル ID を取得するためのプロパティを提供します。
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
- 継承
- 属性
Windows の要件
デバイス ファミリ |
Windows 11 Insider Preview (10.0.23504.0 で導入)
|
API contract |
Windows.Foundation.UniversalApiContract (v15.0 で導入)
|
注釈
VideoEncodingProperties.ProfileId の値を、このクラスによって提供されるプロファイル ID のいずれかに設定できます。
プロパティ
Profile0ChromaSubsampling420BitDepth8 |
4:2:0 のクロマ サブサンプリングとビット深度 8 の VP9 プロファイル 0 の ID を取得します。 |
Profile2ChromaSubsampling420BitDepth10 |
4:2:0 のクロマ サブサンプリングとビット深度 10 の VP9 プロファイル 2 の ID を取得します。 |
Profile2ChromaSubsampling420BitDepth12 |
4:2:0 のクロマ サブサンプリングとビット深度 12 の VP9 プロファイル 2 の ID を取得します。 |