| Interface | Description |
|---|---|
| AlexaAudioPlayer.Callback |
A callback to keep track of the state of the MediaPlayer and various AvsItem states
|
| Class | Description |
|---|---|
| AlexaAudioPlayer |
A class that abstracts the Android MediaPlayer and adds additional functionality to handle AvsItems
as well as properly handle multiple callbacks--be care not to leak Activities by not removing the callback
|