videoDmaDrmFourccToFormat

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

videoDmaDrmFourccToFormat
(
uint fourcc
)

Parameters

fourcc uint

the dma drm value.

Return Value

Type: gstvideo.types.VideoFormat

the GST_VIDEO_FORMAT_* corresponding to the fourcc.