7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
9#include <aws/mediaconvert/model/CmfcAudioDuration.h>
10#include <aws/mediaconvert/model/CmfcAudioTrackType.h>
11#include <aws/mediaconvert/model/CmfcC2paManifest.h>
12#include <aws/mediaconvert/model/CmfcDescriptiveVideoServiceFlag.h>
13#include <aws/mediaconvert/model/CmfcIFrameOnlyManifest.h>
14#include <aws/mediaconvert/model/CmfcKlvMetadata.h>
15#include <aws/mediaconvert/model/CmfcManifestMetadataSignaling.h>
16#include <aws/mediaconvert/model/CmfcScte35Esam.h>
17#include <aws/mediaconvert/model/CmfcScte35Source.h>
18#include <aws/mediaconvert/model/CmfcTimedMetadata.h>
19#include <aws/mediaconvert/model/CmfcTimedMetadataBoxVersion.h>
30namespace MediaConvert {
64 m_audioDurationHasBeenSet =
true;
65 m_audioDuration = value;
87 template <
typename AudioGroupIdT = Aws::String>
89 m_audioGroupIdHasBeenSet =
true;
90 m_audioGroupId = std::forward<AudioGroupIdT>(value);
92 template <
typename AudioGroupIdT = Aws::String>
120 template <
typename AudioRenditionSetsT = Aws::String>
122 m_audioRenditionSetsHasBeenSet =
true;
123 m_audioRenditionSets = std::forward<AudioRenditionSetsT>(value);
125 template <
typename AudioRenditionSetsT = Aws::String>
156 m_audioTrackTypeHasBeenSet =
true;
157 m_audioTrackType = value;
174 m_c2paManifestHasBeenSet =
true;
175 m_c2paManifest = value;
195 template <
typename CertificateSecretT = Aws::String>
197 m_certificateSecretHasBeenSet =
true;
198 m_certificateSecret = std::forward<CertificateSecretT>(value);
200 template <
typename CertificateSecretT = Aws::String>
219 m_descriptiveVideoServiceFlagHasBeenSet =
true;
220 m_descriptiveVideoServiceFlag = value;
240 m_iFrameOnlyManifestHasBeenSet =
true;
241 m_iFrameOnlyManifest = value;
260 m_klvMetadataHasBeenSet =
true;
261 m_klvMetadata = value;
284 m_manifestMetadataSignalingHasBeenSet =
true;
285 m_manifestMetadataSignaling = value;
302 m_scte35EsamHasBeenSet =
true;
303 m_scte35Esam = value;
321 m_scte35SourceHasBeenSet =
true;
322 m_scte35Source = value;
338 template <
typename SigningKmsKeyT = Aws::String>
340 m_signingKmsKeyHasBeenSet =
true;
341 m_signingKmsKey = std::forward<SigningKmsKeyT>(value);
343 template <
typename SigningKmsKeyT = Aws::String>
360 m_timedMetadataHasBeenSet =
true;
361 m_timedMetadata = value;
382 m_timedMetadataBoxVersionHasBeenSet =
true;
383 m_timedMetadataBoxVersion = value;
401 template <
typename TimedMetadataSchemeIdUriT = Aws::String>
403 m_timedMetadataSchemeIdUriHasBeenSet =
true;
404 m_timedMetadataSchemeIdUri = std::forward<TimedMetadataSchemeIdUriT>(value);
406 template <
typename TimedMetadataSchemeIdUriT = Aws::String>
422 template <
typename TimedMetadataValueT = Aws::String>
424 m_timedMetadataValueHasBeenSet =
true;
425 m_timedMetadataValue = std::forward<TimedMetadataValueT>(value);
427 template <
typename TimedMetadataValueT = Aws::String>
467 bool m_audioDurationHasBeenSet =
false;
468 bool m_audioGroupIdHasBeenSet =
false;
469 bool m_audioRenditionSetsHasBeenSet =
false;
470 bool m_audioTrackTypeHasBeenSet =
false;
471 bool m_c2paManifestHasBeenSet =
false;
472 bool m_certificateSecretHasBeenSet =
false;
473 bool m_descriptiveVideoServiceFlagHasBeenSet =
false;
474 bool m_iFrameOnlyManifestHasBeenSet =
false;
475 bool m_klvMetadataHasBeenSet =
false;
476 bool m_manifestMetadataSignalingHasBeenSet =
false;
477 bool m_scte35EsamHasBeenSet =
false;
478 bool m_scte35SourceHasBeenSet =
false;
479 bool m_signingKmsKeyHasBeenSet =
false;
480 bool m_timedMetadataHasBeenSet =
false;
481 bool m_timedMetadataBoxVersionHasBeenSet =
false;
482 bool m_timedMetadataSchemeIdUriHasBeenSet =
false;
483 bool m_timedMetadataValueHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue