event_default
Description:
Invokes the default event handler for the given pad.
The EOS event will pause the task associated with this before it is forwarded to all internally linked pads,
The event is sent to all pads internally linked to this. This function takes ownership of event
.
Parameters:
this |
a Pad to call the default event handler on. |
parent |
the parent of this or |
event |
the Event to handle. |
Returns:
|