![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Namespaces | |
test | |
Classes | |
class | A2DPSinkInterface |
class | A2DPSourceInterface |
class | AVRCPControllerInterface |
Used to implement an instance of AVRCPController (Audio/Video Remote Control Profile). More... | |
class | AVRCPTargetInterface |
Used to implement an instance of AVRCPTarget (Audio/Video Remote Control Profile). More... | |
class | BluetoothServiceInterface |
class | HFPInterface |
class | HIDInterface |
class | SDPRecordInterface |
Used to implement ServiceDiscoveryProtocol records. This allows identification of the service. More... | |
class | SPPInterface |
Enumerations | |
enum | MediaCommand { MediaCommand::PLAY, MediaCommand::PAUSE, MediaCommand::NEXT, MediaCommand::PREVIOUS, MediaCommand::PLAY_PAUSE } |
An Enum representing Media commands. More... | |
Functions | |
std::string | commandToString (MediaCommand cmd) |
std::ostream & | operator<< (std::ostream &stream, const MediaCommand cmd) |
|
inline |
Converts the MediaCommand
enum to a string.
cmd | The MediaCommand to convert. |
MediaCommand
.
|
inline |
Overload for the MediaCommand
enum. This will write the MediaCommand
as a string to the provided stream.
stream | An ostream to send the DeviceState as a string. |
cmd | The MediaCommand to convert. |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0