make_raw_caps


Description:


[ Version ( since = "1.18" ) ]
public Caps make_raw_caps (Format[]? formats)

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 formats_raw.

Parameters:

formats

an array of raw Format, or null

len

the size of formats

Returns:

a video GstCaps


Namespace: Gst.Video