Skip to content

mmdevice/winstore/wasapi: asynchronous play

Thomas Guillem requested to merge tguillem/vlc:wasapi-nonblocking into master

Use the mmdevice thread to play audio blocks asynchronously.

WIP:

  • winstore is untouched for now, waiting for first feedbacks before working on it
  • The legacy TimeGet might be unstable with that MR, the MR !2218 (merged) need to be adapted and applied after that MR to clock stability.
Edited by Thomas Guillem

Merge request reports