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>
82 inline void SetBitrate(
int value) { m_bitrateHasBeenSet =
true; m_bitrate = value; }
145 inline void SetRapInterval(
int value) { m_rapIntervalHasBeenSet =
true; m_rapInterval = value; }
182 inline void SetSampleRate(
int value) { m_sampleRateHasBeenSet =
true; m_sampleRate = value; }
223 bool m_audioDescriptionBroadcasterMixHasBeenSet =
false;
226 bool m_bitrateHasBeenSet =
false;
229 bool m_codecProfileHasBeenSet =
false;
232 bool m_codingModeHasBeenSet =
false;
235 bool m_loudnessMeasurementModeHasBeenSet =
false;
237 int m_rapInterval{0};
238 bool m_rapIntervalHasBeenSet =
false;
241 bool m_rateControlModeHasBeenSet =
false;
244 bool m_rawFormatHasBeenSet =
false;
247 bool m_sampleRateHasBeenSet =
false;
250 bool m_specificationHasBeenSet =
false;
252 int m_targetLoudnessRange{0};
253 bool m_targetLoudnessRangeHasBeenSet =
false;
256 bool m_vbrQualityHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue