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/AacRateControlMode.h>
12#include <aws/mediaconvert/model/AacRawFormat.h>
13#include <aws/mediaconvert/model/AacSpecification.h>
14#include <aws/mediaconvert/model/AacVbrQuality.h>
83 inline void SetBitrate(
int value) { m_bitrateHasBeenSet =
true; m_bitrate = value; }
160 inline void SetSampleRate(
int value) { m_sampleRateHasBeenSet =
true; m_sampleRate = value; }
193 bool m_audioDescriptionBroadcasterMixHasBeenSet =
false;
196 bool m_bitrateHasBeenSet =
false;
199 bool m_codecProfileHasBeenSet =
false;
202 bool m_codingModeHasBeenSet =
false;
205 bool m_rateControlModeHasBeenSet =
false;
208 bool m_rawFormatHasBeenSet =
false;
211 bool m_sampleRateHasBeenSet =
false;
214 bool m_specificationHasBeenSet =
false;
217 bool m_vbrQualityHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue