Pad.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.

class Pad
bool
isBlocking
()

Return Value

Type: bool

%TRUE if the pad is blocking.

MT safe.

Meta