GstVideoEncoderClass.getcaps

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

struct GstVideoEncoderClass
extern (C)
GstCaps* function(GstVideoEncoder* enc, GstCaps* filter) getcaps;