Poll
Description:
[ CCode ( has_construct_function = false ) ]
[ Version ( replacement = "Poll.new" ) ]
public Poll (bool controllable)
[ Version ( replacement = "Poll.new" ) ]
public Poll (bool controllable)
Create a new file descriptor set.
If controllable
, it is possible to restart or flush a call to wait
with restart and
set_flushing respectively.
Free-function: gst_poll_free
Parameters:
controllable |
whether it should be possible to control a wait. |