VideoColorMatrix.fromIso

Converts the value to the #GstVideoColorMatrix The matrix coefficients (MatrixCoefficients) value is defined by "ISO/IEC 23001-8 Section 7.3 Table 4" and "ITU-T H.273 Table 4". "H.264 Table E-5" and "H.265 Table E.5" share the identical values.

struct VideoColorMatrix
static
fromIso
(
uint value
)

Parameters

value uint

a ITU-T H.273 matrix coefficients value

Return Value

Type: gstvideo.types.VideoColorMatrix

the matched #GstVideoColorMatrix