AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Namespaces | |
test | |
Classes | |
struct | AuthorizedPlayerInfo |
class | AuthorizedSender |
class | ExternalMediaAdapterHandler |
class | ExternalMediaPlayer |
class | StaticExternalMediaPlayerAdapterHandler |
Creates an manufactory component that exports a shared pointer to an implementation of ExternalMediaPlayerInterface
as well as ExternalMediaPlayer
.
This method is provided for backwards compatibility where the ExternalMediaPlayer must create the adapters at initialization. Prefer creating components for ExternalMediaPlayerAdapters such that the adapter can register its own handler with the ExternalMediaPlayer.
Although this component currently also exports an ExternalMediaPlayer
concrete type, applications must not use this export as it is included here only during the transition to manufactory and will be removed in a later release.
adapterCreationMap | Map of AdapterCreationFunctions so that the EMP can create the adapters at initialization. |
Creates an manufactory component that exports a shared pointer to an implementation of ExternalMediaPlayerInterface
.
Although this component currently also exports an ExternalMediaPlayer
concrete type, applications must not use this export as it is included here only during the transition to manufactory and will be removed in a later release.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0