videoDmaDrmFourccFromFormat

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

uint
videoDmaDrmFourccFromFormat

Parameters

format gstvideo.types.VideoFormat

a #GstVideoFormat

Return Value

Type: uint

the DRM_FORMAT_* corresponding to the format.