[ CCode ( cname = "gst_audio_make_raw_caps" ) ]
[ Version ( since = "1.18" ) ]
public Caps audio_make_raw_caps (Format[]? formats, Layout layout)
Return a generic raw audio caps for formats defined in formats
.
If formats
is null
returns a caps for all the supported raw audio formats, see
audio_formats_raw.
formats |
an array of raw Format, or |
layout |
the layout of audio samples |
len |
the size of |
an audio |