[vlc-devel] [PATCH] auhal setMute (refs #7329)

Felix Paul Kühne fkuehne.videolan at gmail.com
Sat Aug 25 00:26:48 CEST 2012


Hello,

AUHAL's AudioUnit API does not offer an option to mute specific AudioUnits. All it can do is muting entire devices, which is most likely something the user does not want when muting VLC.

Thus, I came up with the following work-around, since there seems to be no reliable way to get the volume level from the audio output core when mute is active (you are more than welcome to prove me wrong).

Additionally, is it my broken setup or is the volume level no longer retained when closing / re-opening VLC?


Cheers,

Felix

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-auhal-implemented-MuteSet.patch
Type: application/octet-stream
Size: 2123 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20120825/8ec3c9a5/attachment.obj>


More information about the vlc-devel mailing list