[ Version ( since = "1.6" ) ]
public void set_use_default_pad_acceptcaps (bool use)
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
| this |
a Decoder |
| use |
if the default pad accept-caps query handling should be used |