Poll.setControllable

When controllable is TRUE, this function ensures that future calls to gst_poll_wait() will be affected by gst_poll_restart() and gst_poll_set_flushing().

class Poll
int
setControllable

Parameters

controllable int

new controllable state.

Return Value

Type: int

TRUE if the controllability of set could be updated.

Meta