![]() |
Alexa Auto SDK
2.0.0
|
Public Types | |
enum | PlayerActivity { PlayerActivity::IDLE, PlayerActivity::PLAYING, PlayerActivity::STOPPED, PlayerActivity::PAUSED, PlayerActivity::BUFFER_UNDERRUN, PlayerActivity::FINISHED } |
Public Member Functions | |
virtual void | playerActivityChanged (PlayerActivity state) |
AudioPlayer should be extended to handle audio output from the Engine.
The AudioPlayer MediaPlayer
and Speaker
will receive directives from the Engine to handle audio playback.
PlaybackController
.
|
strong |
Specifies the state of audio playback activity
|
inlinevirtual |
Notifies the platform implementation of a change in audio playback state
[in] | state | The new playback state |
Alexa Auto SDK 2.0.0 - Copyright 2017-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0