Function

GstVideo-1.0GstVideovideo_dma_drm_fourcc_to_stringSince 1.24

  • Returns a string containing drm kind format, such as NV12:0x0100000000000002, or NULL otherwise.

    Parameters

    • fourcc: number

      a drm fourcc value.

    • modifier: number

      the associated modifier value.

    Returns string

    the drm kind string composed of to fourcc and modifier.

    1.24