videoDmaDrmFourccToFormat

fngstvideo.types.VideoFormat videoDmaDrmFourccToFormat(uint fourcc)

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

Parameters

fourccthe dma drm value.

Returns

the GST_VIDEO_FORMAT_* corresponding to the fourcc.