mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
643e5f586c
This allows subclasses to provide a "payload" function to prepare buffers for consumption. The immediate use for this is for sinks that can handle compressed formats - parsers are directly connected to the sink, and for formats such as AC3, DTS, and MPEG, IEC 61937 patyloading might be used. API: GstBaseAudioSinkClass:payload() https://bugzilla.gnome.org/show_bug.cgi?id=642730 |
||
---|---|---|
.. | ||
ext | ||
gst | ||
Makefile.am |