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
int
isBlocking
()

Return Value

Type: int

TRUE if the pad is blocking. MT safe. Since 0.10.11

Meta