![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <SourceConfig.h>
Public Attributes | |
short | startGain |
The starting percentage volume when the media starts playing (range 0-100). More... | |
short | endGain |
The ending percentage volume when the media played to the fade-in duration (range 0-100). More... | |
std::chrono::milliseconds | duration |
The fade-in duration time. More... | |
bool | enabled |
A boolean to specify whether Fade-In is enabled. More... | |
std::chrono::milliseconds alexaClientSDK::avsCommon::utils::mediaPlayer::SourceConfig::FadeInConfig::duration |
The fade-in duration time.
bool alexaClientSDK::avsCommon::utils::mediaPlayer::SourceConfig::FadeInConfig::enabled |
A boolean to specify whether Fade-In is enabled.
short alexaClientSDK::avsCommon::utils::mediaPlayer::SourceConfig::FadeInConfig::endGain |
The ending percentage volume when the media played to the fade-in duration (range 0-100).
short alexaClientSDK::avsCommon::utils::mediaPlayer::SourceConfig::FadeInConfig::startGain |
The starting percentage volume when the media starts playing (range 0-100).
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0