mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-13 09:45:27 +00:00
segsize should be based on latency-time, and must be a multiple of the frame size. segtotal should be based on buffer-time and segsize. This prevents errors caused by outputting buffers that are not a multiple of the frame size, and actually makes the buffer-time and latency-time properties do what they're supposed to do. |
||
---|---|---|
.. | ||
gstdirectsoundplugin.c | ||
gstdirectsoundsrc.c | ||
gstdirectsoundsrc.h | ||
Makefile.am | ||
meson.build |