7#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
8#include <aws/mediaconvert/model/AacAudioDescriptionBroadcasterMix.h>
9#include <aws/mediaconvert/model/AacCodecProfile.h>
10#include <aws/mediaconvert/model/AacCodingMode.h>
11#include <aws/mediaconvert/model/AacLoudnessMeasurementMode.h>
12#include <aws/mediaconvert/model/AacRateControlMode.h>
13#include <aws/mediaconvert/model/AacRawFormat.h>
14#include <aws/mediaconvert/model/AacSpecification.h>
15#include <aws/mediaconvert/model/AacVbrQuality.h>
26namespace MediaConvert {
61 m_audioDescriptionBroadcasterMixHasBeenSet =
true;
62 m_audioDescriptionBroadcasterMix = value;
83 m_bitrateHasBeenSet =
true;
105 m_codecProfileHasBeenSet =
true;
106 m_codecProfile = value;
128 m_codingModeHasBeenSet =
true;
129 m_codingMode = value;
148 m_loudnessMeasurementModeHasBeenSet =
true;
149 m_loudnessMeasurementMode = value;
170 m_rapIntervalHasBeenSet =
true;
171 m_rapInterval = value;
189 m_rateControlModeHasBeenSet =
true;
190 m_rateControlMode = value;
206 m_rawFormatHasBeenSet =
true;
225 m_sampleRateHasBeenSet =
true;
226 m_sampleRate = value;
242 m_specificationHasBeenSet =
true;
243 m_specification = value;
260 m_targetLoudnessRangeHasBeenSet =
true;
261 m_targetLoudnessRange = value;
278 m_vbrQualityHasBeenSet =
true;
279 m_vbrQuality = value;
297 int m_rapInterval{0};
307 int m_targetLoudnessRange{0};
310 bool m_audioDescriptionBroadcasterMixHasBeenSet =
false;
311 bool m_bitrateHasBeenSet =
false;
312 bool m_codecProfileHasBeenSet =
false;
313 bool m_codingModeHasBeenSet =
false;
314 bool m_loudnessMeasurementModeHasBeenSet =
false;
315 bool m_rapIntervalHasBeenSet =
false;
316 bool m_rateControlModeHasBeenSet =
false;
317 bool m_rawFormatHasBeenSet =
false;
318 bool m_sampleRateHasBeenSet =
false;
319 bool m_specificationHasBeenSet =
false;
320 bool m_targetLoudnessRangeHasBeenSet =
false;
321 bool m_vbrQualityHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue