16 #ifndef ALEXA_CLIENT_SDK_AVSCOMMON_UTILS_INCLUDE_AVSCOMMON_UTILS_AUDIOANALYZER_AUDIOANALYZERSTATE_H_ 17 #define ALEXA_CLIENT_SDK_AVSCOMMON_UTILS_INCLUDE_AVSCOMMON_UTILS_AUDIOANALYZER_AUDIOANALYZERSTATE_H_ 24 namespace audioAnalyzer {
35 enableState(enableState) {
54 #endif // ALEXA_CLIENT_SDK_AVSCOMMON_UTILS_INCLUDE_AVSCOMMON_UTILS_AUDIOANALYZER_AUDIOANALYZERSTATE_H_ bool operator==(const AudioAnalyzerState &state) const
Definition: AudioAnalyzerState.h:44
::std::string string
Definition: gtest-port.h:1097
std::string enableState
on/off state of the audio analyzer
Definition: AudioAnalyzerState.h:42
Definition: AudioAnalyzerState.h:29
AudioAnalyzerState(const std::string &interfaceName, const std::string &enableState)
Definition: AudioAnalyzerState.h:33
std::string name
Name of the audio analyzer.
Definition: AudioAnalyzerState.h:39
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36