AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Namespaces | Enumerations | Functions
MixingBehavior.h File Reference
#include <string>
Include dependency graph for MixingBehavior.h:
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::avs
 

Enumerations

enum  alexaClientSDK::avsCommon::avs::MixingBehavior {
  alexaClientSDK::avsCommon::avs::MixingBehavior::PRIMARY, alexaClientSDK::avsCommon::avs::MixingBehavior::MAY_DUCK, alexaClientSDK::avsCommon::avs::MixingBehavior::MUST_PAUSE, alexaClientSDK::avsCommon::avs::MixingBehavior::MUST_STOP,
  alexaClientSDK::avsCommon::avs::MixingBehavior::UNDEFINED
}
 

Functions

std::string alexaClientSDK::avsCommon::avs::mixingBehaviorToString (MixingBehavior behavior)
 
MixingBehavior alexaClientSDK::avsCommon::avs::getMixingBehavior (const std::string &input)
 
std::ostream & alexaClientSDK::avsCommon::avs::operator<< (std::ostream &stream, const MixingBehavior &behavior)
 

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