Function

GstVideo-1.0GstVideovideo_dma_drm_fourcc_to_formatSince 1.24

  • Converting a dma drm fourcc into the video format. If no matching video format found, then GST_VIDEO_FORMAT_UNKNOWN is returned.

    Parameters

    • fourcc: number

      the dma drm value.

    Returns GstVideo.VideoFormat

    the GST_VIDEO_FORMAT_* corresponding to the fourcc.

    1.24