7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/medialive/model/Ac3AttenuationControl.h>
9#include <aws/medialive/model/Ac3BitstreamMode.h>
10#include <aws/medialive/model/Ac3CodingMode.h>
11#include <aws/medialive/model/Ac3DrcProfile.h>
12#include <aws/medialive/model/Ac3LfeFilter.h>
13#include <aws/medialive/model/Ac3MetadataControl.h>
46 m_bitrateHasBeenSet =
true;
63 m_bitstreamModeHasBeenSet =
true;
64 m_bitstreamMode = value;
79 m_codingModeHasBeenSet =
true;
96 m_dialnormHasBeenSet =
true;
113 m_drcProfileHasBeenSet =
true;
114 m_drcProfile = value;
130 m_lfeFilterHasBeenSet =
true;
148 m_metadataControlHasBeenSet =
true;
149 m_metadataControl = value;
165 m_attenuationControlHasBeenSet =
true;
166 m_attenuationControl = value;
174 double m_bitrate{0.0};
189 bool m_bitrateHasBeenSet =
false;
190 bool m_bitstreamModeHasBeenSet =
false;
191 bool m_codingModeHasBeenSet =
false;
192 bool m_dialnormHasBeenSet =
false;
193 bool m_drcProfileHasBeenSet =
false;
194 bool m_lfeFilterHasBeenSet =
false;
195 bool m_metadataControlHasBeenSet =
false;
196 bool m_attenuationControlHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue