7#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
8#include <aws/mediaconvert/model/AudioNormalizationAlgorithm.h>
9#include <aws/mediaconvert/model/AudioNormalizationAlgorithmControl.h>
10#include <aws/mediaconvert/model/AudioNormalizationLoudnessLogging.h>
11#include <aws/mediaconvert/model/AudioNormalizationPeakCalculation.h>
85 inline void SetCorrectionGateLevel(
int value) { m_correctionGateLevelHasBeenSet =
true; m_correctionGateLevel = value; }
124 inline void SetTargetLkfs(
double value) { m_targetLkfsHasBeenSet =
true; m_targetLkfs = value; }
143 bool m_algorithmHasBeenSet =
false;
146 bool m_algorithmControlHasBeenSet =
false;
148 int m_correctionGateLevel;
149 bool m_correctionGateLevelHasBeenSet =
false;
152 bool m_loudnessLoggingHasBeenSet =
false;
155 bool m_peakCalculationHasBeenSet =
false;
158 bool m_targetLkfsHasBeenSet =
false;
160 double m_truePeakLimiterThreshold;
161 bool m_truePeakLimiterThresholdHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue