다음을 통해 공유


HevcProfileIds 클래스

정의

HEVC 프로필 ID를 가져오기 위한 속성을 제공합니다.

public ref class HevcProfileIds 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 HevcProfileIds 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 HevcProfileIds
Public Class HevcProfileIds
상속
Object Platform::Object IInspectable HevcProfileIds
특성

Windows 요구 사항

디바이스 패밀리
Windows 11 Insider Preview (10.0.23504.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v15.0에서 도입되었습니다.)

설명

VideoEncodingProperties.ProfileId 값을 이 클래스에서 제공하는 프로필 ID 중 하나로 설정할 수 있습니다.

속성

MainChromaSubsampling420BitDepth10

4:2:0 크로마 하위 샘플링 및 비트 깊이 10을 사용하여 HEVC 기본 프로필의 ID를 가져옵니다.

MainChromaSubsampling420BitDepth12

4:2:0 크로마 하위 샘플링 및 비트 깊이 12를 사용하여 HEVC 기본 프로필의 ID를 가져옵니다.

MainChromaSubsampling420BitDepth8

4:2:0 크로마 하위 샘플링 및 비트 깊이 8이 있는 HEVC 기본 프로필의 ID를 가져옵니다.

MainChromaSubsampling422BitDepth10

4:2:2 크로마 하위 샘플링 및 비트 깊이 10을 사용하여 HEVC 기본 프로필의 ID를 가져옵니다.

MainChromaSubsampling422BitDepth12

4:2:2 크로마 하위 샘플링 및 비트 깊이 12를 사용하여 HEVC 기본 프로필의 ID를 가져옵니다.

MainChromaSubsampling444BitDepth10

4:4:4 크로마 하위 샘플링 및 비트 깊이 10을 사용하여 HEVC 기본 프로필의 ID를 가져옵니다.

MainChromaSubsampling444BitDepth12

4:4:4 크로마 하위 샘플링 및 비트 깊이 12를 사용하여 HEVC 기본 프로필의 ID를 가져옵니다.

MainChromaSubsampling444BitDepth8

4:4:4 크로마 하위 샘플링 및 비트 깊이 8이 있는 HEVC 기본 프로필의 ID를 가져옵니다.

MainIntraChromaSubsampling420BitDepth10

4:2:0 크로마 하위 샘플링 및 비트 깊이 10을 사용하여 HEVC 기본 인트라 프로필의 ID를 가져옵니다.

MainIntraChromaSubsampling420BitDepth12

4:2:0 크로마 하위 샘플링 및 비트 깊이 12를 사용하여 HEVC 기본 인트라 프로필의 ID를 가져옵니다.

MainIntraChromaSubsampling420BitDepth8

4:2:0 크로마 하위 샘플링 및 비트 깊이 8이 있는 HEVC 기본 인트라 프로필의 ID를 가져옵니다.

MainIntraChromaSubsampling422BitDepth10

4:2:2 크로마 하위 샘플링 및 비트 깊이 10을 사용하여 HEVC 기본 인트라 프로필의 ID를 가져옵니다.

MainIntraChromaSubsampling422BitDepth12

4:2:2 크로마 하위 샘플링 및 비트 깊이 12를 사용하여 HEVC 기본 인트라 프로필의 ID를 가져옵니다.

MainIntraChromaSubsampling444BitDepth10

4:4:4 크로마 하위 샘플링 및 비트 깊이 10을 사용하여 HEVC 기본 인트라 프로필의 ID를 가져옵니다.

MainIntraChromaSubsampling444BitDepth12

4:4:4 크로마 하위 샘플링 및 비트 깊이 12를 사용하여 HEVC 기본 인트라 프로필의 ID를 가져옵니다.

MainIntraChromaSubsampling444BitDepth16

4:4:4 크로마 하위 샘플링 및 비트 깊이 16을 사용하여 HEVC 기본 인트라 프로필의 ID를 가져옵니다.

MainIntraChromaSubsampling444BitDepth8

4:4:4 크로마 하위 샘플링 및 비트 깊이 8을 사용하여 HEVC 기본 인트라 프로필의 ID를 가져옵니다.

MainStillChromaSubsampling420BitDepth8

HEVC 기본 여전히 4:2:0 크로마 하위 샘플링 및 비트 깊이 8로 프로파일링되는 ID를 가져옵니다.

MainStillChromaSubsampling444BitDepth16

4:4:4 크로마 하위 샘플링 및 비트 깊이 16을 사용하여 HEVC 기본 여전히 프로파일링에 대한 ID를 가져옵니다.

MainStillChromaSubsampling444BitDepth8

4:4:4 크로마 하위 샘플링 및 비트 깊이 8을 사용하여 HEVC 기본 여전히 프로파일링에 대한 ID를 가져옵니다.

MonochromeBitDepth12

비트 깊이가 12인 HEVC 단색 프로필의 ID를 가져옵니다.

MonochromeBitDepth16

비트 깊이가 16인 HEVC 단색 프로필의 ID를 가져옵니다.

적용 대상