Pad.isBlocked

bool isBlocked()

Checks if the pad is blocked or not. This function returns the last requested state of the pad. It is not certain that the pad is actually blocking at this point (see [gst.pad.Pad.isBlocking]).

Returns

true if the pad is blocked.

MT safe.