7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/medialive/model/AudioNormalizationAlgorithm.h>
9#include <aws/medialive/model/AudioNormalizationAlgorithmControl.h>
10#include <aws/medialive/model/AudioNormalizationPeakCalculation.h>
64 m_algorithmHasBeenSet =
true;
81 m_algorithmControlHasBeenSet =
true;
82 m_algorithmControl = value;
99 m_targetLkfsHasBeenSet =
true;
100 m_targetLkfs = value;
116 m_peakCalculationHasBeenSet =
true;
117 m_peakCalculation = value;
139 m_peakLimiterThresholdHasBeenSet =
true;
140 m_peakLimiterThreshold = value;
152 double m_targetLkfs{0.0};
156 double m_peakLimiterThreshold{0.0};
157 bool m_algorithmHasBeenSet =
false;
158 bool m_algorithmControlHasBeenSet =
false;
159 bool m_targetLkfsHasBeenSet =
false;
160 bool m_peakCalculationHasBeenSet =
false;
161 bool m_peakLimiterThresholdHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue