unlock() → {boolean}
Enables the audio, usually after the first touch.
Returns
boolean -
True if the callback should be removed, otherwise false.
- Source code: sound/SoundManager.js (Line 296)
unlock() → {boolean}
Enables the audio, usually after the first touch.
True if the callback should be removed, otherwise false.
Please login to continue.