gstreamer/subprojects/gst-plugins-bad/sys/wasapi2
Seungha Yang 354af30d9f wasapi2: Respect ringbuffer buffer/latency time
Decide buffer size based on configured buffer/latency time
if low-latency is disabled, so that ringbuffer can buffer more
than minimum required size.

Fixes: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/2870
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6141>
2024-02-20 11:37:09 +00:00
..
AsyncOperations.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstwasapi2client.cpp wasapi2device: Ignore activation failed device 2023-11-06 12:28:50 +00:00
gstwasapi2client.h wasapi2device: Ignore activation failed device 2023-11-06 12:28:50 +00:00
gstwasapi2device.c wasapi2device: Ignore activation failed device 2023-11-06 12:28:50 +00:00
gstwasapi2device.h wasapi2deviceprovider: Add support for device update 2021-09-30 06:13:07 +00:00
gstwasapi2ringbuffer.cpp wasapi2: Respect ringbuffer buffer/latency time 2024-02-20 11:37:09 +00:00
gstwasapi2ringbuffer.h wasapi2: Add option to monitor loopback device's mute state 2023-04-07 17:19:33 +00:00
gstwasapi2sink.c wasapi2: fix "device" property description 2023-05-17 04:50:04 +00:00
gstwasapi2sink.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstwasapi2src.c wasapi2: fix "device" property description 2023-05-17 04:50:04 +00:00
gstwasapi2src.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstwasapi2util.c wasapi2: Allows process loopback capture on Windows 10 2023-04-28 14:11:16 +00:00
gstwasapi2util.h wasapi2: Fix build with GST_DISABLE_GST_DEBUG 2023-11-03 13:31:03 +00:00
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00
plugin.c wasapi2deviceprovider: Add support for device update 2021-09-30 06:13:07 +00:00