GstAudioDecoderClass.getcaps

Optional. Allows for a custom sink getcaps implementation. If not implemented, default returns gst_audio_decoder_proxy_getcaps applied to sink template caps.

struct GstAudioDecoderClass
extern (C)
GstCaps* function(GstAudioDecoder* dec, GstCaps* filter) getcaps;