7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/medialive/model/AudioNormalizationSettings.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/medialive/model/AudioType.h>
11#include <aws/medialive/model/AudioDescriptionAudioTypeControl.h>
12#include <aws/medialive/model/AudioWatermarkSettings.h>
13#include <aws/medialive/model/AudioCodecSettings.h>
14#include <aws/medialive/model/AudioDescriptionLanguageCodeControl.h>
15#include <aws/medialive/model/RemixSettings.h>
16#include <aws/core/utils/memory/stl/AWSVector.h>
17#include <aws/medialive/model/DvbDashAccessibility.h>
18#include <aws/medialive/model/DashRoleAudio.h>
70 inline void SetAudioSelectorName(
const char* value) { m_audioSelectorNameHasBeenSet =
true; m_audioSelectorName.assign(value); }
144 inline void SetLanguageCode(
const char* value) { m_languageCodeHasBeenSet =
true; m_languageCode.assign(value); }
175 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
203 inline void SetStreamName(
const char* value) { m_streamNameHasBeenSet =
true; m_streamName.assign(value); }
240 bool m_audioNormalizationSettingsHasBeenSet =
false;
243 bool m_audioSelectorNameHasBeenSet =
false;
246 bool m_audioTypeHasBeenSet =
false;
249 bool m_audioTypeControlHasBeenSet =
false;
252 bool m_audioWatermarkingSettingsHasBeenSet =
false;
255 bool m_codecSettingsHasBeenSet =
false;
258 bool m_languageCodeHasBeenSet =
false;
261 bool m_languageCodeControlHasBeenSet =
false;
264 bool m_nameHasBeenSet =
false;
267 bool m_remixSettingsHasBeenSet =
false;
270 bool m_streamNameHasBeenSet =
false;
273 bool m_audioDashRolesHasBeenSet =
false;
276 bool m_dvbDashAccessibilityHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue