gstreamer/gst-libs/gst/netbuffer
2011-11-02 09:04:27 +01:00
..
gstnetbuffer.c netaddress: updata api 2011-11-02 09:04:27 +01:00
gstnetbuffer.h netaddress: updata api 2011-11-02 09:04:27 +01:00
Makefile.am Add -DGST_USE_UNSTABLE_API to the compiler flags to avoid warnings 2011-07-05 10:07:08 +01:00
README gst-libs/gst/net/: Added buffer subclass to store extra to/from addresses for network sources/sinks. 2005-05-19 11:56:48 +00:00

The network libraries
---------------------

GstNetBuffer:

  A GstBuffer subclass that can be used by network sources or sinks to
  store additional to and from addresses. This is required for plugins
  that operate on this data like RTP.