7#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
8#include <aws/mediaconvert/model/Eac3AtmosBitstreamMode.h>
9#include <aws/mediaconvert/model/Eac3AtmosCodingMode.h>
10#include <aws/mediaconvert/model/Eac3AtmosDialogueIntelligence.h>
11#include <aws/mediaconvert/model/Eac3AtmosDownmixControl.h>
12#include <aws/mediaconvert/model/Eac3AtmosDynamicRangeCompressionLine.h>
13#include <aws/mediaconvert/model/Eac3AtmosDynamicRangeCompressionRf.h>
14#include <aws/mediaconvert/model/Eac3AtmosDynamicRangeControl.h>
15#include <aws/mediaconvert/model/Eac3AtmosMeteringMode.h>
16#include <aws/mediaconvert/model/Eac3AtmosStereoDownmix.h>
17#include <aws/mediaconvert/model/Eac3AtmosSurroundExMode.h>
59 inline void SetBitrate(
int value) { m_bitrateHasBeenSet =
true; m_bitrate = value; }
189 inline void SetLoRoCenterMixLevel(
double value) { m_loRoCenterMixLevelHasBeenSet =
true; m_loRoCenterMixLevel = value; }
205 inline void SetLoRoSurroundMixLevel(
double value) { m_loRoSurroundMixLevelHasBeenSet =
true; m_loRoSurroundMixLevel = value; }
221 inline void SetLtRtCenterMixLevel(
double value) { m_ltRtCenterMixLevelHasBeenSet =
true; m_ltRtCenterMixLevel = value; }
237 inline void SetLtRtSurroundMixLevel(
double value) { m_ltRtSurroundMixLevelHasBeenSet =
true; m_ltRtSurroundMixLevel = value; }
259 inline void SetSampleRate(
int value) { m_sampleRateHasBeenSet =
true; m_sampleRate = value; }
271 inline void SetSpeechThreshold(
int value) { m_speechThresholdHasBeenSet =
true; m_speechThreshold = value; }
305 bool m_bitrateHasBeenSet =
false;
308 bool m_bitstreamModeHasBeenSet =
false;
311 bool m_codingModeHasBeenSet =
false;
314 bool m_dialogueIntelligenceHasBeenSet =
false;
317 bool m_downmixControlHasBeenSet =
false;
320 bool m_dynamicRangeCompressionLineHasBeenSet =
false;
323 bool m_dynamicRangeCompressionRfHasBeenSet =
false;
326 bool m_dynamicRangeControlHasBeenSet =
false;
328 double m_loRoCenterMixLevel;
329 bool m_loRoCenterMixLevelHasBeenSet =
false;
331 double m_loRoSurroundMixLevel;
332 bool m_loRoSurroundMixLevelHasBeenSet =
false;
334 double m_ltRtCenterMixLevel;
335 bool m_ltRtCenterMixLevelHasBeenSet =
false;
337 double m_ltRtSurroundMixLevel;
338 bool m_ltRtSurroundMixLevelHasBeenSet =
false;
341 bool m_meteringModeHasBeenSet =
false;
344 bool m_sampleRateHasBeenSet =
false;
346 int m_speechThreshold;
347 bool m_speechThresholdHasBeenSet =
false;
350 bool m_stereoDownmixHasBeenSet =
false;
353 bool m_surroundExModeHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue