gstreamer/gst-libs/gst/netbuffer
Piotr Fusik 14644457b0 various: typo fixes
Fix typos in code and docs. Fixes. #658984
2011-12-02 12:03:27 +01:00
..
gstnetbuffer.c various: typo fixes 2011-12-02 12:03:27 +01:00
gstnetbuffer.h netaddress: add constant for max len 2009-07-01 12:54:21 +02:00
Makefile.am libs: gobject-introspection scanner doesn't need to scan or update plugin info 2011-04-16 11:01:53 +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.