mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
add a FIXME
This commit is contained in:
parent
7d3d3fc15d
commit
97084e87c4
1 changed files with 2 additions and 0 deletions
|
|
@ -1092,6 +1092,8 @@ int pa_stream_write(
|
||||||
else
|
else
|
||||||
s->requested_bytes = 0;
|
s->requested_bytes = 0;
|
||||||
|
|
||||||
|
/* FIXME!!! ^^^ will break when offset is != 0 and mode is not RELATIVE*/
|
||||||
|
|
||||||
if (s->direction == PA_STREAM_PLAYBACK) {
|
if (s->direction == PA_STREAM_PLAYBACK) {
|
||||||
|
|
||||||
/* Update latency request correction */
|
/* Update latency request correction */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue