편집

다음을 통해 공유


AVPlayerHdrMode Enum

Definition

This enumeration supports a bitwise combination of its member values.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
[System.Flags]
public enum AVPlayerHdrMode
type AVPlayerHdrMode = 
Inheritance
AVPlayerHdrMode
Attributes

Fields

Name Value Description
Hlg 1
Hdr10 2
DolbyVision 4

Applies to