VideoColorPrimaries.fromIso

Converts the value to the #GstVideoColorPrimaries The colour primaries (ColourPrimaries) value is defined by "ISO/IEC 23001-8 Section 7.1 Table 2" and "ITU-T H.273 Table 2". "H.264 Table E-3" and "H.265 Table E.3" share the identical values.

struct VideoColorPrimaries
static
fromIso
(
uint value
)

Parameters

value uint

a ITU-T H.273 colour primaries value

Return Value

Type: gstvideo.types.VideoColorPrimaries

the matched #GstVideoColorPrimaries