AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Namespaces | Classes | Typedefs | Functions
alexaClientSDK::capabilityAgents::playbackController Namespace Reference

Namespaces

 test
 

Classes

class  ButtonCommand_v1_0
 
class  ButtonCommand_v1_1
 
class  PlaybackCommand
 
class  PlaybackController
 
class  PlaybackMessageRequest
 
class  PlaybackRouter
 
class  ToggleCommand
 

Typedefs

using PlaybackControllerComponent = acsdkManufactory::Component< std::shared_ptr< avsCommon::sdkInterfaces::PlaybackRouterInterface >, acsdkManufactory::Import< std::shared_ptr< avsCommon::sdkInterfaces::ContextManagerInterface > >, acsdkManufactory::Import< std::shared_ptr< avsCommon::sdkInterfaces::MessageSenderInterface > >, acsdkManufactory::Import< std::shared_ptr< acsdkShutdownManagerInterfaces::ShutdownNotifierInterface > >, acsdkManufactory::Import< acsdkManufactory::Annotated< avsCommon::sdkInterfaces::endpoints::DefaultEndpointAnnotation, avsCommon::sdkInterfaces::endpoints::EndpointCapabilitiesRegistrarInterface > >>
 

Functions

PlaybackControllerComponent getComponent ()
 

Typedef Documentation

◆ PlaybackControllerComponent

Definition of a Manufactory component for the PlaybackController.

Function Documentation

◆ getComponent()

PlaybackControllerComponent alexaClientSDK::capabilityAgents::playbackController::getComponent ( )

Creates an manufactory component that exports a shared pointers to the PlaybackRouterInterface.

Returns
A component.

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