gst_plugins_base/gst-libs/gst/netbuffer/README
branchRCL_3
changeset 30 7e817e7e631c
parent 29 567bb019e3e3
equal deleted inserted replaced
29:567bb019e3e3 30:7e817e7e631c
     1 The network libraries
       
     2 ---------------------
       
     3 
       
     4 GstNetBuffer:
       
     5 
       
     6   A GstBuffer subclass that can be used by network sources or sinks to
       
     7   store additional to and from addresses. This is required for plugins
       
     8   that operate on this data like RTP.
       
     9