GstVideoDecoderClass.getcaps

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

struct GstVideoDecoderClass
extern (C)
GstCaps* function(GstVideoDecoder* decoder, GstCaps* filter) getcaps;