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;
231 m_scte35SourceHasBeenSet =
true;
232 m_scte35Source = value;
248 template <
typename SigningKmsKeyT = Aws::String>
250 m_signingKmsKeyHasBeenSet =
true;
251 m_signingKmsKey = std::forward<SigningKmsKeyT>(value);
253 template <
typename SigningKmsKeyT = Aws::String>
270 m_timedMetadataHasBeenSet =
true;
271 m_timedMetadata = value;
292 m_timedMetadataBoxVersionHasBeenSet =
true;
293 m_timedMetadataBoxVersion = value;
311 template <
typename TimedMetadataSchemeIdUriT = Aws::String>
313 m_timedMetadataSchemeIdUriHasBeenSet =
true;
314 m_timedMetadataSchemeIdUri = std::forward<TimedMetadataSchemeIdUriT>(value);
316 template <
typename TimedMetadataSchemeIdUriT = Aws::String>
332 template <
typename TimedMetadataValueT = Aws::String>
334 m_timedMetadataValueHasBeenSet =
true;
335 m_timedMetadataValue = std::forward<TimedMetadataValueT>(value);
337 template <
typename TimedMetadataValueT = Aws::String>
371 bool m_accessibilityCaptionHintsHasBeenSet =
false;
372 bool m_audioDurationHasBeenSet =
false;
373 bool m_c2paManifestHasBeenSet =
false;
374 bool m_captionContainerTypeHasBeenSet =
false;
375 bool m_certificateSecretHasBeenSet =
false;
376 bool m_klvMetadataHasBeenSet =
false;
377 bool m_manifestMetadataSignalingHasBeenSet =
false;
378 bool m_scte35EsamHasBeenSet =
false;
379 bool m_scte35SourceHasBeenSet =
false;
380 bool m_signingKmsKeyHasBeenSet =
false;
381 bool m_timedMetadataHasBeenSet =
false;
382 bool m_timedMetadataBoxVersionHasBeenSet =
false;
383 bool m_timedMetadataSchemeIdUriHasBeenSet =
false;
384 bool m_timedMetadataValueHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue