set_use_default_pad_acceptcaps
Description:
Lets Decoder sub-classes decide if they want the sink pad to use the default pad query handler to reply to accept-caps queries.
By setting this to true it is possible to further customize the default handler with gst_pad_set_accept_intersect and gst_pad_set_accept_template
Parameters:
this |
a Decoder |
use |
if the default pad accept-caps query handling should be used |