Freigeben über


Vp9ProfileIds Klasse

Definition

Stellt Eigenschaften zum Abrufen von HEVC-Profil-IDs bereit.

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
Vererbung
Object Platform::Object IInspectable Vp9ProfileIds
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 11 Insider Preview (eingeführt in 10.0.23504.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v15.0)

Hinweise

Sie können den Wert von VideoEncodingProperties.ProfileId auf eine der profil-IDs festlegen, die von dieser Klasse bereitgestellt werden.

Eigenschaften

Profile0ChromaSubsampling420BitDepth8

Ruft die ID für das VP9-Profil 0 mit 4:2:0 Chroma-Subsampling und Bittiefe 8 ab.

Profile2ChromaSubsampling420BitDepth10

Ruft die ID für das VP9-Profil 2 mit 4:2:0 Chroma-Subsampling und Bittiefe 10 ab.

Profile2ChromaSubsampling420BitDepth12

Ruft die ID für das VP9-Profil 2 mit 4:2:0 Chroma-Subsampling und Bittiefe 12 ab.

Gilt für: