set_output_caps


Description:

[ Version ( since = "1.16" ) ]
public bool set_output_caps (Caps caps)

Configure output caps on the srcpad of this.

Similar to set_output_format, but allows subclasses to specify output caps that can't be expressed via Info e.g. caps that have caps features.

Parameters:

this

a Decoder

caps

(fixed) Caps

Returns:

true on success.