mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-27 01:28:34 +00:00
audio: Add audioaggregator.h in audio.h
This commit is contained in:
parent
98fc23062f
commit
e916ef08fd
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
||||||
#include <gst/audio/audio-converter.h>
|
#include <gst/audio/audio-converter.h>
|
||||||
#include <gst/audio/audio-resampler.h>
|
#include <gst/audio/audio-resampler.h>
|
||||||
#include <gst/audio/gstaudiostreamalign.h>
|
#include <gst/audio/gstaudiostreamalign.h>
|
||||||
|
#include <gst/audio/gstaudioaggregator.h>
|
||||||
|
|
||||||
G_BEGIN_DECLS
|
G_BEGIN_DECLS
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue