Expand description
Error types for the audio player.
The error types are defined in this module. The error types are used in the AudioPlayer
.
Enumsยง
- Audio
Player Error - The
AudioPlayerError
enum represents the possible errors that can occur when constructingAudioPlayer
. - Play
Error - The
PlayError
enum represents the possible errors that can occur when playing/pausing audio.