AudioDecoder.setOutputCaps

bool setOutputCaps(gst.caps.Caps caps)

Configure output caps on the srcpad of dec. Similar to gstaudio.audio_decoder.AudioDecoder.setOutputFormat, but allows subclasses to specify output caps that can't be expressed via #GstAudioInfo e.g. caps that have caps features.

Parameters

caps(fixed) #GstCaps

Returns

true on success.