AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Namespaces | Enumerations | Functions
MediaStreamingState.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::avsCommon
 
 alexaClientSDK::avsCommon::utils
 
 alexaClientSDK::avsCommon::utils::bluetooth
 

Enumerations

enum  alexaClientSDK::avsCommon::utils::bluetooth::MediaStreamingState { alexaClientSDK::avsCommon::utils::bluetooth::MediaStreamingState::IDLE, alexaClientSDK::avsCommon::utils::bluetooth::MediaStreamingState::PENDING, alexaClientSDK::avsCommon::utils::bluetooth::MediaStreamingState::ACTIVE }
 An Enum representing the current state of the stream. More...
 

Functions

std::string alexaClientSDK::avsCommon::utils::bluetooth::mediaStreamingStateToString (MediaStreamingState value)
 
std::ostream & alexaClientSDK::avsCommon::utils::bluetooth::operator<< (std::ostream &stream, const MediaStreamingState state)
 

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