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/AacPassthroughControl.h>
13#include <aws/mediaconvert/model/AacRateControlMode.h>
14#include <aws/mediaconvert/model/AacRawFormat.h>
15#include <aws/mediaconvert/model/AacSpecification.h>
16#include <aws/mediaconvert/model/AacVbrQuality.h>
27namespace MediaConvert {
62 m_audioDescriptionBroadcasterMixHasBeenSet =
true;
63 m_audioDescriptionBroadcasterMix = value;
84 m_bitrateHasBeenSet =
true;
106 m_codecProfileHasBeenSet =
true;
107 m_codecProfile = value;
131 m_codingModeHasBeenSet =
true;
132 m_codingMode = value;
151 m_loudnessMeasurementModeHasBeenSet =
true;
152 m_loudnessMeasurementMode = value;
170 m_passthroughControlHasBeenSet =
true;
171 m_passthroughControl = value;
192 m_rapIntervalHasBeenSet =
true;
193 m_rapInterval = value;
211 m_rateControlModeHasBeenSet =
true;
212 m_rateControlMode = value;
228 m_rawFormatHasBeenSet =
true;
247 m_sampleRateHasBeenSet =
true;
248 m_sampleRate = value;
264 m_specificationHasBeenSet =
true;
265 m_specification = value;
282 m_targetLoudnessRangeHasBeenSet =
true;
283 m_targetLoudnessRange = value;
300 m_vbrQualityHasBeenSet =
true;
301 m_vbrQuality = value;
321 int m_rapInterval{0};
331 int m_targetLoudnessRange{0};
334 bool m_audioDescriptionBroadcasterMixHasBeenSet =
false;
335 bool m_bitrateHasBeenSet =
false;
336 bool m_codecProfileHasBeenSet =
false;
337 bool m_codingModeHasBeenSet =
false;
338 bool m_loudnessMeasurementModeHasBeenSet =
false;
339 bool m_passthroughControlHasBeenSet =
false;
340 bool m_rapIntervalHasBeenSet =
false;
341 bool m_rateControlModeHasBeenSet =
false;
342 bool m_rawFormatHasBeenSet =
false;
343 bool m_sampleRateHasBeenSet =
false;
344 bool m_specificationHasBeenSet =
false;
345 bool m_targetLoudnessRangeHasBeenSet =
false;
346 bool m_vbrQualityHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue