[vlc-devel] [PATCH V2 1/8] aout: add exclusive argument in plugins start cb
Rémi Denis-Courmont
remi at remlab.net
Sat Nov 9 03:35:27 CET 2019
Le vendredi 8 novembre 2019, 19:13:07 EET Thomas Guillem a écrit :
> No exclusive implementation in this commit. The wasapi exclusive mode is
> added in a next commit. The macOS and PulseAudio one should be implemented
> as well later.
I don't know that PA supports exclusive mode. And even if it does, that seems
like an internal detail of the aout implementation. I don't see the point in
exposing this to the core - unlike bit exact mode, which is *not* the same.
You could very well want/do bit exact with, say, JACK and it wouldn't be
exclusive.
--
Rémi Denis-Courmont
More information about the vlc-devel
mailing list