Vp9ProfileIds Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- 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. |