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
bool
isBlocked
()

Return Value

Type: bool

%TRUE if the pad is blocked.

MT safe.

Meta