Poll.setFlushing

When flushing is TRUE, this function ensures that current and future calls to Poll.wait will return -1, with errno set to EBUSY.

Unsetting the flushing state will restore normal operation of set.

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

class Poll
void
setFlushing
()

Parameters

flushing bool

new flushing state.