gstreamer/gst-libs/gst/netbuffer
2011-03-28 17:58:46 +02:00
..
gstnetbuffer.c tags: port to new metadata and memory API 2011-03-25 19:52:30 +01:00
gstnetbuffer.h netbuffer: fix netbuffer add function 2011-03-28 17:58:46 +02:00
Makefile.am libs: make sure gobject-introspection scanner calls gst_init() 2011-03-09 12:17:14 +00: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.