https://bugs.freedesktop.org/show_bug.cgi?id=87395

--- Comment #2 from Raymond <[email protected]> ---
-    if (!_use_mmap)
-        _use_tsched = false;
-

pulseaudio only support SND_PCM_ACCESS_MMAP_INTERLEAVED  and
SND_PCM_ACCESS_RW_INTERLEAVED

it fallback to use SND_PCM_ACCESS_RW_INTERLEAVED when driver only support
SND_PCM_ACCESS_MMAP_COMPLEX and SND_PCM_ACCESS_RW_INTERLEAVED since pulseaudio
does not support SND_PCM_ACCESS_MMAP_COMPLEX

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to