mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-10 13:29:58 -05:00
fix latency reporting for oss and alsa modules
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1645 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
06f2799d8f
commit
45e495499e
3 changed files with 15 additions and 13 deletions
|
|
@ -597,7 +597,7 @@ static int sink_process_msg(pa_msgobject *o, int code, void *data, int64_t offse
|
|||
|
||||
*((pa_usec_t*) data) = r;
|
||||
|
||||
break;
|
||||
return 0;
|
||||
}
|
||||
|
||||
case PA_SINK_MESSAGE_SET_STATE:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue