7#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
8#include <aws/mediaconvert/model/Eac3AttenuationControl.h>
9#include <aws/mediaconvert/model/Eac3BitstreamMode.h>
10#include <aws/mediaconvert/model/Eac3CodingMode.h>
11#include <aws/mediaconvert/model/Eac3DcFilter.h>
12#include <aws/mediaconvert/model/Eac3DynamicRangeCompressionLine.h>
13#include <aws/mediaconvert/model/Eac3DynamicRangeCompressionRf.h>
14#include <aws/mediaconvert/model/Eac3LfeControl.h>
15#include <aws/mediaconvert/model/Eac3LfeFilter.h>
16#include <aws/mediaconvert/model/Eac3MetadataControl.h>
17#include <aws/mediaconvert/model/Eac3PassthroughControl.h>
18#include <aws/mediaconvert/model/Eac3PhaseControl.h>
19#include <aws/mediaconvert/model/Eac3StereoDownmix.h>
20#include <aws/mediaconvert/model/Eac3SurroundExMode.h>
21#include <aws/mediaconvert/model/Eac3SurroundMode.h>
78 inline void SetBitrate(
int value) { m_bitrateHasBeenSet =
true; m_bitrate = value; }
126 inline void SetDialnorm(
int value) { m_dialnormHasBeenSet =
true; m_dialnorm = value; }
203 inline void SetLoRoCenterMixLevel(
double value) { m_loRoCenterMixLevelHasBeenSet =
true; m_loRoCenterMixLevel = value; }
219 inline void SetLoRoSurroundMixLevel(
double value) { m_loRoSurroundMixLevelHasBeenSet =
true; m_loRoSurroundMixLevel = value; }
235 inline void SetLtRtCenterMixLevel(
double value) { m_ltRtCenterMixLevelHasBeenSet =
true; m_ltRtCenterMixLevel = value; }
251 inline void SetLtRtSurroundMixLevel(
double value) { m_ltRtSurroundMixLevelHasBeenSet =
true; m_ltRtSurroundMixLevel = value; }
303 inline void SetSampleRate(
int value) { m_sampleRateHasBeenSet =
true; m_sampleRate = value; }
350 bool m_attenuationControlHasBeenSet =
false;
353 bool m_bitrateHasBeenSet =
false;
356 bool m_bitstreamModeHasBeenSet =
false;
359 bool m_codingModeHasBeenSet =
false;
362 bool m_dcFilterHasBeenSet =
false;
365 bool m_dialnormHasBeenSet =
false;
368 bool m_dynamicRangeCompressionLineHasBeenSet =
false;
371 bool m_dynamicRangeCompressionRfHasBeenSet =
false;
374 bool m_lfeControlHasBeenSet =
false;
377 bool m_lfeFilterHasBeenSet =
false;
379 double m_loRoCenterMixLevel;
380 bool m_loRoCenterMixLevelHasBeenSet =
false;
382 double m_loRoSurroundMixLevel;
383 bool m_loRoSurroundMixLevelHasBeenSet =
false;
385 double m_ltRtCenterMixLevel;
386 bool m_ltRtCenterMixLevelHasBeenSet =
false;
388 double m_ltRtSurroundMixLevel;
389 bool m_ltRtSurroundMixLevelHasBeenSet =
false;
392 bool m_metadataControlHasBeenSet =
false;
395 bool m_passthroughControlHasBeenSet =
false;
398 bool m_phaseControlHasBeenSet =
false;
401 bool m_sampleRateHasBeenSet =
false;
404 bool m_stereoDownmixHasBeenSet =
false;
407 bool m_surroundExModeHasBeenSet =
false;
410 bool m_surroundModeHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue