gstreamer/docs/libs
Stian Selnes f766b85b96 rtpbasepayload: rtpbasedepayload: Add source-info property
Add a source-info property that will read/write meta to the buffers
about RTP source information. The GstRTPSourceMeta can be used to
transport information about the origin of a buffer, e.g. the sources
that is included in a mixed audio buffer.

A new function gst_rtp_base_payload_allocate_output_buffer() is added
for payloaders to use to allocate the output RTP buffer with the correct
number of CSRCs according to the meta and fill it.

RTPSourceMeta does not make sense on RTP buffers since the information
is in the RTP header. So the payloader will strip the meta from the
output buffer.

https://bugzilla.gnome.org/show_bug.cgi?id=761947
2018-10-10 14:38:01 -04:00
..
.gitignore gitignore: remove bogus *.sgml wildcard - these files are tracked in git 2009-05-19 17:50:24 +01:00
compiling.sgml gst: Update versioning 2012-04-04 14:55:15 +02:00
gst-plugins-base-libs-docs.sgml rtpbasepayload: rtpbasedepayload: Add source-info property 2018-10-10 14:38:01 -04:00
gst-plugins-base-libs-overrides.txt first stab at documenting elements 2005-08-05 17:13:10 +00:00
gst-plugins-base-libs-sections.txt rtpbasepayload: rtpbasedepayload: Add source-info property 2018-10-10 14:38:01 -04:00
gst-plugins-base-libs.types docs/libs: The big spring cleanup 2018-04-02 08:53:28 +02:00
Makefile.am gl/build: don't pass OpenGL headers to GIR 2018-09-18 11:13:27 +10:00
meson.build meson: Add feature options for all plugins 2018-07-27 18:42:11 +05:30