set_use_default_pad_acceptcaps


Description:

[ 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

Parameters:

this

a Decoder

use

if the default pad accept-caps query handling should be used