get_current_caps
Description:
public Caps?
get_current_caps ()
Gets the capabilities currently configured on this with the last
CAPS event.
Parameters:
this |
a Pad to get the current capabilities of.
|
Returns:
the current caps of the pad with incremented ref-count or null when pad has no caps. Unref after usage.
|