Partager via


Vp9ProfileIds Classe

Définition

Fournit des propriétés permettant d’obtenir des ID de profil 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
Héritage
Object Platform::Object IInspectable Vp9ProfileIds
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 11 Insider Preview (introduit dans 10.0.23504.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v15.0)

Remarques

Vous pouvez définir la valeur de VideoEncodingProperties.ProfileId sur l’un des ID de profil fournis par cette classe.

Propriétés

Profile0ChromaSubsampling420BitDepth8

Obtient l’ID du profil VP9 0 avec avec un sous-échantillonnage chromatique 4:2:0 et une profondeur de bits 8.

Profile2ChromaSubsampling420BitDepth10

Obtient l’ID du profil VP9 2 avec avec un sous-échantillonnage chromatique 4:2:0 et une profondeur de bits 10.

Profile2ChromaSubsampling420BitDepth12

Obtient l’ID du profil VP9 2 avec avec un sous-échantillonnage chromatique 4:2:0 et une profondeur de bits 12.

S’applique à