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;
130 m_codingModeHasBeenSet =
true;
131 m_codingMode = value;
150 m_loudnessMeasurementModeHasBeenSet =
true;
151 m_loudnessMeasurementMode = value;
172 m_rapIntervalHasBeenSet =
true;
173 m_rapInterval = value;
191 m_rateControlModeHasBeenSet =
true;
192 m_rateControlMode = value;
208 m_rawFormatHasBeenSet =
true;
227 m_sampleRateHasBeenSet =
true;
228 m_sampleRate = value;
244 m_specificationHasBeenSet =
true;
245 m_specification = value;
262 m_targetLoudnessRangeHasBeenSet =
true;
263 m_targetLoudnessRange = value;
280 m_vbrQualityHasBeenSet =
true;
281 m_vbrQuality = value;
299 int m_rapInterval{0};
309 int m_targetLoudnessRange{0};
312 bool m_audioDescriptionBroadcasterMixHasBeenSet =
false;
313 bool m_bitrateHasBeenSet =
false;
314 bool m_codecProfileHasBeenSet =
false;
315 bool m_codingModeHasBeenSet =
false;
316 bool m_loudnessMeasurementModeHasBeenSet =
false;
317 bool m_rapIntervalHasBeenSet =
false;
318 bool m_rateControlModeHasBeenSet =
false;
319 bool m_rawFormatHasBeenSet =
false;
320 bool m_sampleRateHasBeenSet =
false;
321 bool m_specificationHasBeenSet =
false;
322 bool m_targetLoudnessRangeHasBeenSet =
false;
323 bool m_vbrQualityHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue