AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <algorithm>
#include <chrono>
#include <ostream>
#include <AVSCommon/Utils/MediaPlayer/MediaDescription.h>
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::mediaPlayer | |
Functions | |
SourceConfig | alexaClientSDK::avsCommon::utils::mediaPlayer::emptySourceConfig () |
std::ostream & | alexaClientSDK::avsCommon::utils::mediaPlayer::operator<< (std::ostream &stream, const SourceConfig &config) |
Variables | |
static constexpr short | alexaClientSDK::avsCommon::utils::mediaPlayer::MAX_GAIN = 100 |
Maximum gain supported. More... | |
static constexpr short | alexaClientSDK::avsCommon::utils::mediaPlayer::MIN_GAIN = 0 |
Minimum gain supported. More... | |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0