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; }
175 inline void SetLoRoCenterMixLevel(
double value) { m_loRoCenterMixLevelHasBeenSet =
true; m_loRoCenterMixLevel = value; }
191 inline void SetLoRoSurroundMixLevel(
double value) { m_loRoSurroundMixLevelHasBeenSet =
true; m_loRoSurroundMixLevel = value; }
207 inline void SetLtRtCenterMixLevel(
double value) { m_ltRtCenterMixLevelHasBeenSet =
true; m_ltRtCenterMixLevel = value; }
223 inline void SetLtRtSurroundMixLevel(
double value) { m_ltRtSurroundMixLevelHasBeenSet =
true; m_ltRtSurroundMixLevel = value; }
243 inline void SetSampleRate(
int value) { m_sampleRateHasBeenSet =
true; m_sampleRate = value; }
255 inline void SetSpeechThreshold(
int value) { m_speechThresholdHasBeenSet =
true; m_speechThreshold = value; }
285 bool m_bitrateHasBeenSet =
false;
288 bool m_bitstreamModeHasBeenSet =
false;
291 bool m_codingModeHasBeenSet =
false;
294 bool m_dialogueIntelligenceHasBeenSet =
false;
297 bool m_downmixControlHasBeenSet =
false;
300 bool m_dynamicRangeCompressionLineHasBeenSet =
false;
303 bool m_dynamicRangeCompressionRfHasBeenSet =
false;
306 bool m_dynamicRangeControlHasBeenSet =
false;
308 double m_loRoCenterMixLevel{0.0};
309 bool m_loRoCenterMixLevelHasBeenSet =
false;
311 double m_loRoSurroundMixLevel{0.0};
312 bool m_loRoSurroundMixLevelHasBeenSet =
false;
314 double m_ltRtCenterMixLevel{0.0};
315 bool m_ltRtCenterMixLevelHasBeenSet =
false;
317 double m_ltRtSurroundMixLevel{0.0};
318 bool m_ltRtSurroundMixLevelHasBeenSet =
false;
321 bool m_meteringModeHasBeenSet =
false;
324 bool m_sampleRateHasBeenSet =
false;
326 int m_speechThreshold{0};
327 bool m_speechThresholdHasBeenSet =
false;
330 bool m_stereoDownmixHasBeenSet =
false;
333 bool m_surroundExModeHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue