cordova-plugin-nativeaudio
cordova-plugin-nativeaudio copied to clipboard
Mute function?
Is there a mute function? If not, it definitely needs to be.
If you're adding an in-app mute function, could you not just wrap your play functions in a boolean check?
Mute should stop the playing music when music plays continously, games for example.
Oh I see, that would indeed be a useful feature.