cordova-plugin-nativeaudio icon indicating copy to clipboard operation
cordova-plugin-nativeaudio copied to clipboard

Mute function?

Open muvaf opened this issue 9 years ago • 3 comments

Is there a mute function? If not, it definitely needs to be.

muvaf avatar Dec 19 '15 13:12 muvaf

If you're adding an in-app mute function, could you not just wrap your play functions in a boolean check?

mrnebbi avatar Mar 07 '16 11:03 mrnebbi

Mute should stop the playing music when music plays continously, games for example.

muvaf avatar Mar 15 '16 14:03 muvaf

Oh I see, that would indeed be a useful feature.

mrnebbi avatar Mar 15 '16 16:03 mrnebbi