Pad.isBlocking

Checks if the pad is blocking or not. This is a guaranteed state of whether the pad is actually blocking on a gstreamer.Buffer or a gstreamer.Event

class Pad
bool
isBlocking
()

Return Value

Type: bool

TRUE if the pad is blocking.

MT safe.