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>
76 inline void SetBitrate(
int value) { m_bitrateHasBeenSet =
true; m_bitrate = value; }
118 inline void SetDialnorm(
int value) { m_dialnormHasBeenSet =
true; m_dialnorm = value; }
187 inline void SetLoRoCenterMixLevel(
double value) { m_loRoCenterMixLevelHasBeenSet =
true; m_loRoCenterMixLevel = value; }
203 inline void SetLoRoSurroundMixLevel(
double value) { m_loRoSurroundMixLevelHasBeenSet =
true; m_loRoSurroundMixLevel = value; }
219 inline void SetLtRtCenterMixLevel(
double value) { m_ltRtCenterMixLevelHasBeenSet =
true; m_ltRtCenterMixLevel = value; }
235 inline void SetLtRtSurroundMixLevel(
double value) { m_ltRtSurroundMixLevelHasBeenSet =
true; m_ltRtSurroundMixLevel = value; }
281 inline void SetSampleRate(
int value) { m_sampleRateHasBeenSet =
true; m_sampleRate = value; }
322 bool m_attenuationControlHasBeenSet =
false;
325 bool m_bitrateHasBeenSet =
false;
328 bool m_bitstreamModeHasBeenSet =
false;
331 bool m_codingModeHasBeenSet =
false;
334 bool m_dcFilterHasBeenSet =
false;
337 bool m_dialnormHasBeenSet =
false;
340 bool m_dynamicRangeCompressionLineHasBeenSet =
false;
343 bool m_dynamicRangeCompressionRfHasBeenSet =
false;
346 bool m_lfeControlHasBeenSet =
false;
349 bool m_lfeFilterHasBeenSet =
false;
351 double m_loRoCenterMixLevel{0.0};
352 bool m_loRoCenterMixLevelHasBeenSet =
false;
354 double m_loRoSurroundMixLevel{0.0};
355 bool m_loRoSurroundMixLevelHasBeenSet =
false;
357 double m_ltRtCenterMixLevel{0.0};
358 bool m_ltRtCenterMixLevelHasBeenSet =
false;
360 double m_ltRtSurroundMixLevel{0.0};
361 bool m_ltRtSurroundMixLevelHasBeenSet =
false;
364 bool m_metadataControlHasBeenSet =
false;
367 bool m_passthroughControlHasBeenSet =
false;
370 bool m_phaseControlHasBeenSet =
false;
373 bool m_sampleRateHasBeenSet =
false;
376 bool m_stereoDownmixHasBeenSet =
false;
379 bool m_surroundExModeHasBeenSet =
false;
382 bool m_surroundModeHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue