header
comments
pub fn codec_utils_opus_create_caps_from_header( header: &BufferRef, comments: Option<&BufferRef>, ) -> Result<Caps, BoolError>
Creates Opus caps from the given OpusHead header and comment header comments.
OpusHead header
Comment header or NULL
The gst::Caps.
gst::Caps