The color primary is in the EBU Tech. 3213 color space.
SDK
- macOS 10.7+
Framework
- AVFoundation
Declaration
let AVVideoColorPrimaries_EBU_3213: String
The color primary is in the EBU Tech. 3213 color space.
SDK
Framework
let AVVideoColorPrimaries_EBU_3213: String
Choose the proper color property keys for the desired color range.
let AVVideo Allow Wide Color Key: String
The key for a dictionary that indicates whether the client can process wide color.
let AVVideo Color Properties Key: String
The key for a dictionary that contains properties specifying video color.
let AVVideo Color Primaries Key: String
The key to identify color primaries in a color properties dictionary.
let AVVideo Color Primaries _P3 _D65: String
The color primary uses the DCI-P3 D65 color space.
let AVVideo Color Primaries _SMPTE _C: String
The color primary uses the SMPTE C color space.
let AVVideo Color Primaries _ITU _R _709 _2: String
The color primary is in the ITU_R BT.709 color space.
let AVVideo Color Primaries _ITU _R _2020: String
The color primary is in the ITU_R BT.2020 color space for ultra high definition television.
let AVVideo Transfer Function Key: String
The key to identify the transfer function in a color properties dictionary.
let AVVideo Transfer Function _ITU _R _709 _2: String
The transfer function for the ITU_R BT.709 color space.
let AVVideo Transfer Function _SMPTE _240M _1995: String
The transfer function for the SMPTE 240M color space.
let AVVideo Transfer Function _SMPTE _ST _2084 _PQ: String
The transfer function for the SMPTE 2084 color space.
let AVVideo YCb Cr Matrix Key: String
The key to identify the Y'CbCr matrix in a color properties dictionary.
let AVVideo YCb Cr Matrix _ITU _R _601 _4: String
The Y'CbCr color matrix for ITU-R BT.601 conversion.
let AVVideo YCb Cr Matrix _ITU _R _709 _2: String
The Y'CbCr color matrix for ITU-R BT.709 conversion.
let AVVideo YCb Cr Matrix _SMPTE _240M _1995: String
The Y'CbCr color matrix for SMPTE 240M conversion.
let AVVideo YCb Cr Matrix _ITU _R _2020: String
The Y'CbCr color matrix for ITU-R BT.2020 conversion.