Pad.getCurrentCaps

Gets the capabilities currently configured on pad with the last #GST_EVENT_CAPS event.

class Pad
getCurrentCaps
()

Return Value

Type: gst.caps.Caps

the current caps of the pad with incremented ref-count or null when pad has no caps. Unref after usage.