videoDmaDrmFourccToFormat
fn
gstvideo.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
fourcc | the dma drm value. |
Returns
the GST_VIDEO_FORMAT_* corresponding to the fourcc.