Skip to content
  • Wim Taymans's avatar
    gst/udp/gstudpsrc.*: Added property to post a message on timeout. · fcd901a5
    Wim Taymans authored
    Original commit message from CVS:
    * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
    (gst_udpsrc_create), (gst_udpsrc_set_property),
    (gst_udpsrc_get_property), (gst_udpsrc_unlock), (gst_udpsrc_stop):
    * gst/udp/gstudpsrc.h:
    Added property to post a message on timeout.
    Updated docs.
    When restarting the select, initialize the fdsets again.
    Init control sockets so we don't accidentally close a random socket.
    API: GstUDPSrc::timeout property
    fcd901a5