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>
70 inline void SetBitrate(
double value) { m_bitrateHasBeenSet =
true; m_bitrate = value; }
112 inline void SetDialnorm(
int value) { m_dialnormHasBeenSet =
true; m_dialnorm = value; }
164 inline void SetLoRoCenterMixLevel(
double value) { m_loRoCenterMixLevelHasBeenSet =
true; m_loRoCenterMixLevel = value; }
174 inline void SetLoRoSurroundMixLevel(
double value) { m_loRoSurroundMixLevelHasBeenSet =
true; m_loRoSurroundMixLevel = value; }
184 inline void SetLtRtCenterMixLevel(
double value) { m_ltRtCenterMixLevelHasBeenSet =
true; m_ltRtCenterMixLevel = value; }
194 inline void SetLtRtSurroundMixLevel(
double value) { m_ltRtSurroundMixLevelHasBeenSet =
true; m_ltRtSurroundMixLevel = value; }
268 bool m_attenuationControlHasBeenSet =
false;
270 double m_bitrate{0.0};
271 bool m_bitrateHasBeenSet =
false;
274 bool m_bitstreamModeHasBeenSet =
false;
277 bool m_codingModeHasBeenSet =
false;
280 bool m_dcFilterHasBeenSet =
false;
283 bool m_dialnormHasBeenSet =
false;
286 bool m_drcLineHasBeenSet =
false;
289 bool m_drcRfHasBeenSet =
false;
292 bool m_lfeControlHasBeenSet =
false;
295 bool m_lfeFilterHasBeenSet =
false;
297 double m_loRoCenterMixLevel{0.0};
298 bool m_loRoCenterMixLevelHasBeenSet =
false;
300 double m_loRoSurroundMixLevel{0.0};
301 bool m_loRoSurroundMixLevelHasBeenSet =
false;
303 double m_ltRtCenterMixLevel{0.0};
304 bool m_ltRtCenterMixLevelHasBeenSet =
false;
306 double m_ltRtSurroundMixLevel{0.0};
307 bool m_ltRtSurroundMixLevelHasBeenSet =
false;
310 bool m_metadataControlHasBeenSet =
false;
313 bool m_passthroughControlHasBeenSet =
false;
316 bool m_phaseControlHasBeenSet =
false;
319 bool m_stereoDownmixHasBeenSet =
false;
322 bool m_surroundExModeHasBeenSet =
false;
325 bool m_surroundModeHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue