release
When overridden, used when done to clear the Audio object from memory.
Example:
val audio = Audio(audioUrl) // AutoPlay defaults to "false"
audio.play() // plays the sound immediately
// more code
audio.release() // audio can no longer be calledContent copied to clipboard
Used when done to clear the Audio object from memory.
Example:
val audio = Audio(audioUrl) // AutoPlay defaults to "false"
audio.play() // plays the sound immediately
// more code
audio.release() // audio can no longer be calledContent copied to clipboard
When overridden, used when done to clear the Audio object from memory.
Example:
val audio = Audio(audioUrl) // AutoPlay defaults to "false"
audio.play() // plays the sound immediately
// more code
audio.release() // audio can no longer be calledContent copied to clipboard
When overridden, used when done to clear the Audio object from memory.
Example:
val audio = Audio(audioUrl) // AutoPlay defaults to "false"
audio.play() // plays the sound immediately
// more code
audio.release() // audio can no longer be calledContent copied to clipboard
When overridden, used when done to clear the Audio object from memory.
Example:
val audio = Audio(audioUrl) // AutoPlay defaults to "false"
audio.play() // plays the sound immediately
// more code
audio.release() // audio can no longer be calledContent copied to clipboard