7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/medialive/model/Eac3AttenuationControl.h>
9#include <aws/medialive/model/Eac3BitstreamMode.h>
10#include <aws/medialive/model/Eac3CodingMode.h>
11#include <aws/medialive/model/Eac3DcFilter.h>
12#include <aws/medialive/model/Eac3DrcLine.h>
13#include <aws/medialive/model/Eac3DrcRf.h>
14#include <aws/medialive/model/Eac3LfeControl.h>
15#include <aws/medialive/model/Eac3LfeFilter.h>
16#include <aws/medialive/model/Eac3MetadataControl.h>
17#include <aws/medialive/model/Eac3PassthroughControl.h>
18#include <aws/medialive/model/Eac3PhaseControl.h>
19#include <aws/medialive/model/Eac3StereoDownmix.h>
20#include <aws/medialive/model/Eac3SurroundExMode.h>
21#include <aws/medialive/model/Eac3SurroundMode.h>
72 inline void SetBitrate(
double value) { m_bitrateHasBeenSet =
true; m_bitrate = value; }
120 inline void SetDialnorm(
int value) { m_dialnormHasBeenSet =
true; m_dialnorm = value; }
144 inline void SetDrcRf(
Eac3DrcRf&& value) { m_drcRfHasBeenSet =
true; m_drcRf = std::move(value); }
180 inline void SetLoRoCenterMixLevel(
double value) { m_loRoCenterMixLevelHasBeenSet =
true; m_loRoCenterMixLevel = value; }
190 inline void SetLoRoSurroundMixLevel(
double value) { m_loRoSurroundMixLevelHasBeenSet =
true; m_loRoSurroundMixLevel = value; }
200 inline void SetLtRtCenterMixLevel(
double value) { m_ltRtCenterMixLevelHasBeenSet =
true; m_ltRtCenterMixLevel = value; }
210 inline void SetLtRtSurroundMixLevel(
double value) { m_ltRtSurroundMixLevelHasBeenSet =
true; m_ltRtSurroundMixLevel = value; }
296 bool m_attenuationControlHasBeenSet =
false;
299 bool m_bitrateHasBeenSet =
false;
302 bool m_bitstreamModeHasBeenSet =
false;
305 bool m_codingModeHasBeenSet =
false;
308 bool m_dcFilterHasBeenSet =
false;
311 bool m_dialnormHasBeenSet =
false;
314 bool m_drcLineHasBeenSet =
false;
317 bool m_drcRfHasBeenSet =
false;
320 bool m_lfeControlHasBeenSet =
false;
323 bool m_lfeFilterHasBeenSet =
false;
325 double m_loRoCenterMixLevel;
326 bool m_loRoCenterMixLevelHasBeenSet =
false;
328 double m_loRoSurroundMixLevel;
329 bool m_loRoSurroundMixLevelHasBeenSet =
false;
331 double m_ltRtCenterMixLevel;
332 bool m_ltRtCenterMixLevelHasBeenSet =
false;
334 double m_ltRtSurroundMixLevel;
335 bool m_ltRtSurroundMixLevelHasBeenSet =
false;
338 bool m_metadataControlHasBeenSet =
false;
341 bool m_passthroughControlHasBeenSet =
false;
344 bool m_phaseControlHasBeenSet =
false;
347 bool m_stereoDownmixHasBeenSet =
false;
350 bool m_surroundExModeHasBeenSet =
false;
353 bool m_surroundModeHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue