| 
| static void  | alexaClientSDK::avsCommon::utils::mediaPlayer::test::notifyPlaybackStarted (std::shared_ptr< MediaPlayerObserverInterface > observer, MediaPlayerInterface::SourceId sourceId, const MediaPlayerState &state) | 
|   | 
| static void  | alexaClientSDK::avsCommon::utils::mediaPlayer::test::notifyPlaybackPaused (std::shared_ptr< MediaPlayerObserverInterface > observer, MediaPlayerInterface::SourceId sourceId, const MediaPlayerState &state) | 
|   | 
| static void  | alexaClientSDK::avsCommon::utils::mediaPlayer::test::notifyPlaybackResumed (std::shared_ptr< MediaPlayerObserverInterface > observer, MediaPlayerInterface::SourceId sourceId, const MediaPlayerState &state) | 
|   | 
| static void  | alexaClientSDK::avsCommon::utils::mediaPlayer::test::notifyPlaybackStopped (std::shared_ptr< MediaPlayerObserverInterface > observer, MediaPlayerInterface::SourceId sourceId, const MediaPlayerState &state) | 
|   | 
| static void  | alexaClientSDK::avsCommon::utils::mediaPlayer::test::notifyPlaybackFinished (std::shared_ptr< MediaPlayerObserverInterface > observer, MediaPlayerInterface::SourceId sourceId, const MediaPlayerState &state) | 
|   | 
| static void  | alexaClientSDK::avsCommon::utils::mediaPlayer::test::notifyPlaybackError (std::shared_ptr< MediaPlayerObserverInterface > observer, MediaPlayerInterface::SourceId sourceId, const MediaPlayerState &state) | 
|   | 
| static void  | alexaClientSDK::avsCommon::utils::mediaPlayer::test::notifySeekComplete (std::shared_ptr< MediaPlayerObserverInterface > observer, MediaPlayerInterface::SourceId sourceId, const MediaPlayerState &state) | 
|   |