Class (GI Struct)

GstVideo-1.0GstVideoVideoColorimetry

Structure describing the color info.

Index

Constructors

Properties

Methods

  • Parse the colorimetry string and update cinfo with the parsed values.

    Parameters

    • color: string

      a colorimetry string

    Returns boolean

    true if color points to valid colorimetry info.

  • Compare the 2 colorimetry sets for functionally equality

    Parameters

    Returns boolean

    true if cinfo and other are equivalent.

  • Check if the colorimetry information in info matches that of the string color.

    Parameters

    • color: string

      a colorimetry string

    Returns boolean

    true if color conveys the same colorimetry info as the color information in info.

  • Make a string representation of cinfo.

    Returns string

    a string representation of cinfo or null if all the entries of cinfo are unknown values.