GstAudioEncoderClass.getcaps

Optional. Allows for a custom sink getcaps implementation (e.g. for multichannel input specification). If not implemented, default returns gst_audio_encoder_proxy_getcaps applied to sink template caps.

struct GstAudioEncoderClass
extern (C)
GstCaps* function(GstAudioEncoder* enc, GstCaps* filter) getcaps;