Pad.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_is_blocking()).

class Pad
int
isBlocked
()

Return Value

Type: int

TRUE if the pad is blocked. MT safe.

Meta