mplayer icon indicating copy to clipboard operation
mplayer copied to clipboard

Error volumen control

Open mcanet opened this issue 7 years ago • 1 comments

player.openFile("sample.wav",{volume:0});

I was looking in player.status with a console.log and output is volume is 0. But still plays at full volume.

mcanet avatar Aug 18 '17 13:08 mcanet

Same solution as https://github.com/noodny/mplayer/issues/18 or see my fork!

Riesi avatar Oct 05 '17 13:10 Riesi