Skip to content
  • Wim Taymans's avatar
    GstPoll: add methods to use gstpoll for timeouts · 5cfb02af
    Wim Taymans authored
    Add a special timer mode in GstPoll that makes it only use the control socket
    with a timeout to schedule timeouts. Also add a pair of methods to wakeup the
    timeout thread.
    API: GstPoll::gst_poll_new_timer()
    API: GstPoll::gst_poll_write_control()
    API: GstPoll::gst_poll_read_control()
    5cfb02af