Poll.setFlushing

When flushing is TRUE, this function ensures that current and future calls to gst_poll_wait() will return -1, with errno set to EBUSY. Unsetting the flushing state will restore normal operation of set.

class Poll
void
setFlushing
()

Parameters

flushing int

new flushing state.

Meta