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>
28namespace MediaConvert {
54 m_bitrateHasBeenSet =
true;
71 m_bitstreamModeHasBeenSet =
true;
72 m_bitstreamMode = value;
87 m_codingModeHasBeenSet =
true;
104 m_dialogueIntelligenceHasBeenSet =
true;
105 m_dialogueIntelligence = value;
127 m_downmixControlHasBeenSet =
true;
128 m_downmixControl = value;
150 m_dynamicRangeCompressionLineHasBeenSet =
true;
151 m_dynamicRangeCompressionLine = value;
173 m_dynamicRangeCompressionRfHasBeenSet =
true;
174 m_dynamicRangeCompressionRf = value;
196 m_dynamicRangeControlHasBeenSet =
true;
197 m_dynamicRangeControl = value;
218 m_loRoCenterMixLevelHasBeenSet =
true;
219 m_loRoCenterMixLevel = value;
240 m_loRoSurroundMixLevelHasBeenSet =
true;
241 m_loRoSurroundMixLevel = value;
262 m_ltRtCenterMixLevelHasBeenSet =
true;
263 m_ltRtCenterMixLevel = value;
284 m_ltRtSurroundMixLevelHasBeenSet =
true;
285 m_ltRtSurroundMixLevel = value;
300 m_meteringModeHasBeenSet =
true;
301 m_meteringMode = value;
316 m_sampleRateHasBeenSet =
true;
317 m_sampleRate = value;
334 m_speechThresholdHasBeenSet =
true;
335 m_speechThreshold = value;
353 m_stereoDownmixHasBeenSet =
true;
354 m_stereoDownmix = value;
370 m_surroundExModeHasBeenSet =
true;
371 m_surroundExMode = value;
395 double m_loRoCenterMixLevel{0.0};
397 double m_loRoSurroundMixLevel{0.0};
399 double m_ltRtCenterMixLevel{0.0};
401 double m_ltRtSurroundMixLevel{0.0};
407 int m_speechThreshold{0};
412 bool m_bitrateHasBeenSet =
false;
413 bool m_bitstreamModeHasBeenSet =
false;
414 bool m_codingModeHasBeenSet =
false;
415 bool m_dialogueIntelligenceHasBeenSet =
false;
416 bool m_downmixControlHasBeenSet =
false;
417 bool m_dynamicRangeCompressionLineHasBeenSet =
false;
418 bool m_dynamicRangeCompressionRfHasBeenSet =
false;
419 bool m_dynamicRangeControlHasBeenSet =
false;
420 bool m_loRoCenterMixLevelHasBeenSet =
false;
421 bool m_loRoSurroundMixLevelHasBeenSet =
false;
422 bool m_ltRtCenterMixLevelHasBeenSet =
false;
423 bool m_ltRtSurroundMixLevelHasBeenSet =
false;
424 bool m_meteringModeHasBeenSet =
false;
425 bool m_sampleRateHasBeenSet =
false;
426 bool m_speechThresholdHasBeenSet =
false;
427 bool m_stereoDownmixHasBeenSet =
false;
428 bool m_surroundExModeHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue