gstreamer/subprojects/gst-plugins-good/sys/osxaudio
Joseph Donofry d1bb24a472 osxaudiosrc: Support a device as both input and output
osxaudiodeviceprovider now probes devices more than once to determine
if the device can function as both an input AND and output device.

Previously, if the device provider detected that a device had any output
capabilities, it was treated solely as an Audio/Sink.  This causes issues
that have both input and output capabilities (for example, USB interfaces
for professional audio have both input and output channels).  Such devices
are now listed as both an Audio/Sink as well as an Audio/Source.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1809>
2022-02-28 10:45:03 +00:00
..
gstosxaudio.c
gstosxaudiodeviceprovider.c osxaudiosrc: Support a device as both input and output 2022-02-28 10:45:03 +00:00
gstosxaudiodeviceprovider.h
gstosxaudioelement.c osxaudio: Document GstOsxAudioElement interface 2022-01-30 03:58:42 +05:30
gstosxaudioelement.h
gstosxaudioringbuffer.c
gstosxaudioringbuffer.h
gstosxaudiosink.c docs: Rename "OS X" to "macOS" in some documentation 2022-01-30 19:17:18 +05:30
gstosxaudiosink.h
gstosxaudiosrc.c docs: Rename "OS X" to "macOS" in some documentation 2022-01-30 19:17:18 +05:30
gstosxaudiosrc.h
gstosxcoreaudio.c
gstosxcoreaudio.h
gstosxcoreaudiocommon.c
gstosxcoreaudiocommon.h
gstosxcoreaudiohal.c
gstosxcoreaudioremoteio.c
meson.build