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를 가져옵니다. |