mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -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
|
||||
s->requested_bytes = 0;
|
||||
|
||||
/* FIXME!!! ^^^ will break when offset is != 0 and mode is not RELATIVE*/
|
||||
|
||||
if (s->direction == PA_STREAM_PLAYBACK) {
|
||||
|
||||
/* Update latency request correction */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue