7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
9#include <aws/mediaconvert/model/MpdAccessibilityCaptionHints.h>
10#include <aws/mediaconvert/model/MpdAudioDuration.h>
11#include <aws/mediaconvert/model/MpdC2paManifest.h>
12#include <aws/mediaconvert/model/MpdCaptionContainerType.h>
13#include <aws/mediaconvert/model/MpdKlvMetadata.h>
14#include <aws/mediaconvert/model/MpdManifestMetadataSignaling.h>
15#include <aws/mediaconvert/model/MpdScte35Esam.h>
16#include <aws/mediaconvert/model/MpdScte35Source.h>
17#include <aws/mediaconvert/model/MpdTimedMetadata.h>
18#include <aws/mediaconvert/model/MpdTimedMetadataBoxVersion.h>
29namespace MediaConvert {
58 m_accessibilityCaptionHintsHasBeenSet =
true;
59 m_accessibilityCaptionHints = value;
85 m_audioDurationHasBeenSet =
true;
86 m_audioDuration = value;
103 m_c2paManifestHasBeenSet =
true;
104 m_c2paManifest = value;
124 m_captionContainerTypeHasBeenSet =
true;
125 m_captionContainerType = value;
145 template <
typename CertificateSecretT = Aws::String>
147 m_certificateSecretHasBeenSet =
true;
148 m_certificateSecret = std::forward<CertificateSecretT>(value);
150 template <
typename CertificateSecretT = Aws::String>
168 m_klvMetadataHasBeenSet =
true;
169 m_klvMetadata = value;
192 m_manifestMetadataSignalingHasBeenSet =
true;
193 m_manifestMetadataSignaling = value;
210 m_scte35EsamHasBeenSet =
true;
211 m_scte35Esam = value;
229 m_scte35SourceHasBeenSet =
true;
230 m_scte35Source = value;
246 template <
typename SigningKmsKeyT = Aws::String>
248 m_signingKmsKeyHasBeenSet =
true;
249 m_signingKmsKey = std::forward<SigningKmsKeyT>(value);
251 template <
typename SigningKmsKeyT = Aws::String>
268 m_timedMetadataHasBeenSet =
true;
269 m_timedMetadata = value;
290 m_timedMetadataBoxVersionHasBeenSet =
true;
291 m_timedMetadataBoxVersion = value;
309 template <
typename TimedMetadataSchemeIdUriT = Aws::String>
311 m_timedMetadataSchemeIdUriHasBeenSet =
true;
312 m_timedMetadataSchemeIdUri = std::forward<TimedMetadataSchemeIdUriT>(value);
314 template <
typename TimedMetadataSchemeIdUriT = Aws::String>
330 template <
typename TimedMetadataValueT = Aws::String>
332 m_timedMetadataValueHasBeenSet =
true;
333 m_timedMetadataValue = std::forward<TimedMetadataValueT>(value);
335 template <
typename TimedMetadataValueT = Aws::String>
369 bool m_accessibilityCaptionHintsHasBeenSet =
false;
370 bool m_audioDurationHasBeenSet =
false;
371 bool m_c2paManifestHasBeenSet =
false;
372 bool m_captionContainerTypeHasBeenSet =
false;
373 bool m_certificateSecretHasBeenSet =
false;
374 bool m_klvMetadataHasBeenSet =
false;
375 bool m_manifestMetadataSignalingHasBeenSet =
false;
376 bool m_scte35EsamHasBeenSet =
false;
377 bool m_scte35SourceHasBeenSet =
false;
378 bool m_signingKmsKeyHasBeenSet =
false;
379 bool m_timedMetadataHasBeenSet =
false;
380 bool m_timedMetadataBoxVersionHasBeenSet =
false;
381 bool m_timedMetadataSchemeIdUriHasBeenSet =
false;
382 bool m_timedMetadataValueHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue