Poll.setControllable

When controllable is TRUE, this function ensures that future calls to Poll.wait will be affected by Poll.restart and Poll.setFlushing.

This function only works for non-timer gstreamer.Poll objects created with Poll.new.

class Poll
bool
setControllable

Parameters

controllable bool

new controllable state.

Return Value

Type: bool

TRUE if the controllability of set could be updated.