videoMakeRawCaps

fngst.caps.Caps videoMakeRawCaps(gstvideo.types.VideoFormat[] formats = null)

Return a generic raw video caps for formats defined in formats. If formats is null returns a caps for all the supported raw video formats, see [gstvideo.global.videoFormatsRaw].

Parameters

formatsan array of raw #GstVideoFormat, or null

Returns

a video GstCaps