gstreamer/subprojects/gst-plugins-good/sys/osxaudio
Jan Schmidt f5d2ea76b4 osxaudio: Attempt to configure the segment size in CoreAudio
Set the BufferFrame size in CoreAudio so it will deliver data
in ringbuffer segment units when recording. Otherwise, CoreAudio
will provide data in whatever granularity it wants, with no
relationship to the requested latency-time.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5140>
2023-08-07 21:33:45 +00:00
..
gstosxaudio.c Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gstosxaudiodeviceprovider.c osxaudio: Fix deprecation in macOS 12.0 2022-07-16 06:16:17 +00:00
gstosxaudiodeviceprovider.h Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gstosxaudioelement.c osxaudio: Document GstOsxAudioElement interface 2022-01-30 03:58:42 +05:30
gstosxaudioelement.h Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gstosxaudioringbuffer.c osxaudio: Attempt to configure the segment size in CoreAudio 2023-08-07 21:33:45 +00:00
gstosxaudioringbuffer.h Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gstosxaudiosink.c docs: Rename "OS X" to "macOS" in some documentation 2022-01-30 19:17:18 +05:30
gstosxaudiosink.h Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gstosxaudiosrc.c osxaudiosrc: Set sample timestamps 2023-08-07 21:33:45 +00:00
gstosxaudiosrc.h Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gstosxcoreaudio.c osxaudio: Attempt to configure the segment size in CoreAudio 2023-08-07 21:33:45 +00:00
gstosxcoreaudio.h osxaudio: Attempt to configure the segment size in CoreAudio 2023-08-07 21:33:45 +00:00
gstosxcoreaudiocommon.c Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gstosxcoreaudiocommon.h Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gstosxcoreaudiohal.c osxaudio: Attempt to configure the segment size in CoreAudio 2023-08-07 21:33:45 +00:00
gstosxcoreaudioremoteio.c Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00