query_default
Description:
Invokes the default query handler for the given pad.
The query is sent to all pads internally linked to this. Note that if there are many possible sink pads that are internally linked to this, only one will be sent the query. Multi-sinkpad elements should implement custom query handlers.
Parameters:
this |
a Pad to call the default query handler on. |
parent |
the parent of this or |
query |
the Query to handle. |
Returns:
|