|
NUGU SDK Linux
1.7.6
|
AudioPlayer capability interface. More...
Collaboration diagram for AudioPlayerInterface:Classes | |
| class | NuguCapability::IAudioPlayerDisplayListener |
| audioplayer's display listener interface More... | |
| class | NuguCapability::IAudioPlayerHandler |
| audioplayer handler interface More... | |
| class | NuguCapability::IAudioPlayerListener |
| audioplayer listener interface More... | |
Enumerations | |
| enum class | NuguCapability::AudioPlayerEvent { UNDERRUN , LOAD_FAILED , LOAD_DONE , INVALID_URL , PAUSE_BY_DIRECTIVE , PAUSE_BY_FOCUS , PAUSE_BY_APPLICATION } |
| AudioPlayerEvent. More... | |
| enum class | NuguCapability::AudioPlayerState { IDLE , PLAYING , STOPPED , PAUSED , FINISHED } |
| AudioPlayerState. More... | |
| enum class | NuguCapability::RepeatType { NONE , ONE , ALL } |
| RepeatType. More... | |
AudioPlayer capability interface.
Processes the media service request to control the content and sends the current operation status of the content to the server.
|
strong |
|
strong |
AudioPlayerEvent.
|
strong |