Pad.isBlocking

bool isBlocking()

Checks if the pad is blocking or not. This is a guaranteed state of whether the pad is actually blocking on a #GstBuffer or a #GstEvent.

Returns

true if the pad is blocking.

MT safe.