AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <SourceObserverInterface.h>
Public Member Functions | |
virtual | ~SourceObserverInterface ()=default |
virtual void | onFirstByteRead ()=0 |
An interface which allows notification of events which occur with respect to an audio data source.
|
virtualdefault |
|
pure virtual |
This indicates that the first bytes of data have been read from the source.
Implemented in alexaClientSDK::mediaPlayer::MediaPlayer.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0