videoMakeRawCapsWithFeatures

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

Parameters

formats gstvideo.types.VideoFormat[]

an array of raw #GstVideoFormat, or null

features gst.caps_features.CapsFeatures

the #GstCapsFeatures to set on the caps

Return Value

Type: gst.caps.Caps

a video GstCaps