Poll.setFlushing

When flushing is true, this function ensures that current and future calls to gst.poll.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 #GstPoll objects created with gst.poll.Poll.new_.

class Poll
void
setFlushing
()

Parameters

flushing bool

new flushing state.