Name | Description |
---|---|
AudioPlayer | This class implements the basic audio player behavior. The actual playback implementation is defined in the IMediaPlayerCallback implementations. |
LocalAudioPlayer | Provides methods for playing a song. |
PlaybackException | |
YoutubeAudioPlayer | An AudioPlayer that streams songs from YouTube. |