Pad.queryAcceptCaps

Check if the given pad accepts the caps.

class Pad
bool
queryAcceptCaps

Parameters

caps Caps

a gstreamer.Caps to check on the pad

Return Value

Type: bool

TRUE if the pad can accept the caps.