7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
9#include <aws/mediaconvert/model/AudioDurationCorrection.h>
10#include <aws/mediaconvert/model/DynamicAudioSelectorType.h>
11#include <aws/mediaconvert/model/LanguageCode.h>
22namespace MediaConvert {
66 m_audioDurationCorrectionHasBeenSet =
true;
67 m_audioDurationCorrection = value;
81 template <
typename ExternalAudioFileInputT = Aws::String>
83 m_externalAudioFileInputHasBeenSet =
true;
84 m_externalAudioFileInput = std::forward<ExternalAudioFileInputT>(value);
86 template <
typename ExternalAudioFileInputT = Aws::String>
102 m_languageCodeHasBeenSet =
true;
103 m_languageCode = value;
122 m_offsetHasBeenSet =
true;
142 m_selectorTypeHasBeenSet =
true;
143 m_selectorType = value;
160 bool m_audioDurationCorrectionHasBeenSet =
false;
161 bool m_externalAudioFileInputHasBeenSet =
false;
162 bool m_languageCodeHasBeenSet =
false;
163 bool m_offsetHasBeenSet =
false;
164 bool m_selectorTypeHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue