Module dynwave::error

source ·
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§

  • The AudioPlayerError enum represents the possible errors that can occur when constructing AudioPlayer.
  • The PlayError enum represents the possible errors that can occur when playing/pausing audio.