AlexaClientSDK  1.20.1
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Attributes | List of all members
alexaClientSDK::avsCommon::sdkInterfaces::audio::EqualizerState Struct Reference

#include <EqualizerTypes.h>

Public Attributes

EqualizerMode mode
 Equalizer mode selected. Use EqualizerMode::NONE value to represent no specific mode. More...
 
EqualizerBandLevelMap bandLevels
 Device supported bands with their levels. More...
 

Detailed Description

Structure to represent Current state of the equalizer.

Member Data Documentation

◆ bandLevels

EqualizerBandLevelMap alexaClientSDK::avsCommon::sdkInterfaces::audio::EqualizerState::bandLevels

Device supported bands with their levels.

◆ mode

EqualizerMode alexaClientSDK::avsCommon::sdkInterfaces::audio::EqualizerState::mode

Equalizer mode selected. Use EqualizerMode::NONE value to represent no specific mode.


The documentation for this struct was generated from the following file:

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