AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
alexaClientSDK::captions::test::MockCaptionManager Member List

This is the complete list of members for alexaClientSDK::captions::test::MockCaptionManager, including all inherited members.

addMediaPlayer(const std::shared_ptr< avsCommon::utils::mediaPlayer::MediaPlayerInterface > &mediaPlayer)=0alexaClientSDK::captions::CaptionManagerInterfacepure virtual
isEnabled() const =0alexaClientSDK::captions::CaptionManagerInterfacepure virtual
MOCK_CONST_METHOD0(isEnabled, bool())alexaClientSDK::captions::test::MockCaptionManager
MOCK_METHOD1(onParsed, void(const CaptionFrame &))alexaClientSDK::captions::test::MockCaptionManager
MOCK_METHOD1(setCaptionPresenter, void(const std::shared_ptr< CaptionPresenterInterface > &))alexaClientSDK::captions::test::MockCaptionManager
MOCK_METHOD1(setMediaPlayers, void(const std::vector< std::shared_ptr< avsCommon::utils::mediaPlayer::MediaPlayerInterface >> &))alexaClientSDK::captions::test::MockCaptionManager
MOCK_METHOD1(addMediaPlayer, void(const std::shared_ptr< avsCommon::utils::mediaPlayer::MediaPlayerInterface > &))alexaClientSDK::captions::test::MockCaptionManager
MOCK_METHOD1(removeMediaPlayer, void(const std::shared_ptr< avsCommon::utils::mediaPlayer::MediaPlayerInterface > &))alexaClientSDK::captions::test::MockCaptionManager
MOCK_METHOD2(onCaption, void(uint64_t sourceId, const captions::CaptionData &))alexaClientSDK::captions::test::MockCaptionManager
MOCK_METHOD2(onPlaybackStarted, void(SourceId, const avsCommon::utils::mediaPlayer::MediaPlayerState &))alexaClientSDK::captions::test::MockCaptionManager
MOCK_METHOD2(onPlaybackFinished, void(SourceId, const avsCommon::utils::mediaPlayer::MediaPlayerState &))alexaClientSDK::captions::test::MockCaptionManager
MOCK_METHOD2(onFirstByteRead, void(SourceId, const avsCommon::utils::mediaPlayer::MediaPlayerState &))alexaClientSDK::captions::test::MockCaptionManager
MOCK_METHOD4(onPlaybackError, void(SourceId, const avsCommon::utils::mediaPlayer::ErrorType &, std::string, const avsCommon::utils::mediaPlayer::MediaPlayerState &))alexaClientSDK::captions::test::MockCaptionManager
onBufferingComplete(SourceId, const MediaPlayerState &)alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterfaceinlinevirtual
onBufferRefilled(SourceId, const MediaPlayerState &)alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterfaceinlinevirtual
onBufferUnderrun(SourceId, const MediaPlayerState &)alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterfaceinlinevirtual
onCaption(CaptionFrame::MediaPlayerSourceId sourceId, const CaptionData &captionData)=0alexaClientSDK::captions::CaptionManagerInterfacepure virtual
onFirstByteRead(SourceId id, const MediaPlayerState &state)=0alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterfacepure virtual
onParsed(const CaptionFrame &captionFrame)=0alexaClientSDK::captions::CaptionFrameParseListenerInterfacepure virtual
onPlaybackError(SourceId id, const ErrorType &type, std::string error, const MediaPlayerState &state)=0alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterfacepure virtual
onPlaybackFinished(SourceId id, const MediaPlayerState &state)=0alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterfacepure virtual
onPlaybackPaused(SourceId, const MediaPlayerState &)alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterfaceinlinevirtual
onPlaybackResumed(SourceId, const MediaPlayerState &)alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterfaceinlinevirtual
onPlaybackStarted(SourceId id, const MediaPlayerState &state)=0alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterfacepure virtual
onPlaybackStopped(SourceId, const MediaPlayerState &)alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterfaceinlinevirtual
onSeeked(SourceId, const MediaPlayerState &, const MediaPlayerState &)alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterfaceinlinevirtual
onTags(SourceId, std::unique_ptr< const VectorOfTags >, const MediaPlayerState &)alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterfaceinlinevirtual
removeMediaPlayer(const std::shared_ptr< avsCommon::utils::mediaPlayer::MediaPlayerInterface > &mediaPlayer)=0alexaClientSDK::captions::CaptionManagerInterfacepure virtual
setCaptionPresenter(const std::shared_ptr< CaptionPresenterInterface > &presenter)=0alexaClientSDK::captions::CaptionManagerInterfacepure virtual
setMediaPlayers(const std::vector< std::shared_ptr< avsCommon::utils::mediaPlayer::MediaPlayerInterface >> &mediaPlayers)=0alexaClientSDK::captions::CaptionManagerInterfacepure virtual
SourceId typedefalexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface
TagType enum namealexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface
VectorOfTags typedefalexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface
~CaptionFrameParseListenerInterface()=defaultalexaClientSDK::captions::CaptionFrameParseListenerInterfacevirtual
~CaptionManagerInterface()=defaultalexaClientSDK::captions::CaptionManagerInterfacevirtual
~MediaPlayerObserverInterface()=defaultalexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterfacevirtual

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0