gstreamer/docs
Wim Taymans a6d75bd33c Add RTSP channel object for async io
Add a GstRTSPChannel object that wraps a GSource around the RTSP connection so
that the connection can be monitored from a maincontext. This allows us to
operate in ASYNC mode, which is handy when building a server.

Rework the old code to use the async code under the hood.

API: gst_rtsp_channel_new()
API: gst_rtsp_channel_unref()
API: gst_rtsp_channel_attach()
API: gst_rtsp_channel_queue_message()
2009-02-18 17:42:59 +01:00
..
design docs/design/part-playbin2.txt: Add some leftover doc. 2008-05-21 11:52:30 +00:00
libs Add RTSP channel object for async io 2009-02-18 17:42:59 +01:00
plugins Add releaseinfo with online url. 2009-01-30 22:22:50 +02:00
random ignore more 2005-11-30 17:45:21 +00:00
.gitignore first stab at documenting elements 2005-08-05 17:13:10 +00:00
design-audiosinks.txt More work on the audiosink, mostly debugging and a race in shutdown. 2005-05-05 09:37:46 +00:00
Makefile.am docs/Makefile.am: Fix installing plugin documentation when gtk-doc is disabled. 2008-05-21 17:09:42 +00:00
version.entities.in Added boilerplate gtk-doc files for plugin-libs documentation. 2004-12-20 16:29:06 +00:00