[read-only] The url of the audio file.
The volume of the audio.
Add a callback function that will be called when the audio data is loaded.
The callback function
Clears the audio data.
Performs the audio fade-in.
Fade-in time in seconds
Performs the audio fade-out.
Fade-out time in seconds
Initializes the audio system.
True if the audio system is available
Checks whether a loading error has occurred.
True if a loading error has occurred
Checks whether the audio is playing.
True if the audio is playing
Checks whether the audio data is ready to play.
True if the audio data is ready to play
Plays the audio.
Whether the audio data play in a loop
The start position to play in seconds
Gets the seek position of the audio.
Set the URL of static se.
Sets up the Html5 Audio.
The url of the audio file
Stops the audio.
Generated using TypeDoc
The static class that handles HTML5 Audio.
Html5Audio