TypeScript API Documentation for GSTREAMER VIDEO
API Version: 1.0
Library Version: 1.0.0
Generated with TypeDoc via ts-for-gir v5.2.0
Since 1.26
Converting the video format into dma drm fourcc/modifier pair. If no matching fourcc found, then DRM_FORMAT_INVALID is returned and modifier will be set to DRM_FORMAT_MOD_INVALID.
modifier
a GstVideo.VideoFormat
the DRM_FORMAT_* corresponding to format.
format
1.26
Converting the video format into dma drm fourcc/modifier pair. If no matching fourcc found, then DRM_FORMAT_INVALID is returned and
modifierwill be set to DRM_FORMAT_MOD_INVALID.