![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <MediaPlayerFactoryObserverInterface.h>
Public Member Functions | |
virtual | ~MediaPlayerFactoryObserverInterface ()=default |
virtual void | onReadyToProvideNextPlayer ()=0 |
An Observer interface to provide notification of MediaPlayer
availability.
|
virtualdefault |
|
pure virtual |
Called when an instance of a MediaPlayerInterface
is available. This may be called synchronously with MediaPlayerFactoryInterface::releaseMediaPlayer()
Implemented in alexaClientSDK::acsdkAudioPlayer::AudioPlayer.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0