mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-02 06:31:08 +00:00
7affa01e05
Found that osxaudiosink could not be added standalone in gst-full build using -Dgst-full-elements=osxaudio:osxaudiosink because element registration was done at the plugin level. Now src/sink elements and deviceprovider have their individual registration. Copied/adapted from the alsa plugin. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5419> |
||
---|---|---|
.. | ||
gstosxaudio.c | ||
gstosxaudiodeviceprovider.c | ||
gstosxaudiodeviceprovider.h | ||
gstosxaudioelement.c | ||
gstosxaudioelement.h | ||
gstosxaudioringbuffer.c | ||
gstosxaudioringbuffer.h | ||
gstosxaudiosink.c | ||
gstosxaudiosink.h | ||
gstosxaudiosrc.c | ||
gstosxaudiosrc.h | ||
gstosxcoreaudio.c | ||
gstosxcoreaudio.h | ||
gstosxcoreaudiocommon.c | ||
gstosxcoreaudiocommon.h | ||
gstosxcoreaudiohal.c | ||
gstosxcoreaudioremoteio.c | ||
meson.build |