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; }
144 inline void SetRapInterval(
int value) { m_rapIntervalHasBeenSet =
true; m_rapInterval = value; }
181 inline void SetSampleRate(
int value) { m_sampleRateHasBeenSet =
true; m_sampleRate = value; }
222 bool m_audioDescriptionBroadcasterMixHasBeenSet =
false;
225 bool m_bitrateHasBeenSet =
false;
228 bool m_codecProfileHasBeenSet =
false;
231 bool m_codingModeHasBeenSet =
false;
234 bool m_loudnessMeasurementModeHasBeenSet =
false;
236 int m_rapInterval{0};
237 bool m_rapIntervalHasBeenSet =
false;
240 bool m_rateControlModeHasBeenSet =
false;
243 bool m_rawFormatHasBeenSet =
false;
246 bool m_sampleRateHasBeenSet =
false;
249 bool m_specificationHasBeenSet =
false;
251 int m_targetLoudnessRange{0};
252 bool m_targetLoudnessRangeHasBeenSet =
false;
255 bool m_vbrQualityHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue