AVVideoColorPrimaries Class

Definition

Contains constants that identify video color primaries.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static class AVVideoColorPrimaries
type AVVideoColorPrimaries = class
Inheritance
AVVideoColorPrimaries
Attributes

Properties

Ebu_3213
Itu_R_2020
Itu_R_709_2

Represents the constant AVVideoColorPrimaries_ITU_R_709_2.

P3_D65

Represents the constant AVVideoColorPrimaries_P3_D65.

Smpte_C

Represents the constant AVVideoColorPrimaries_SMPTE_C.

Applies to