7#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
8#include <aws/mediaconvert/model/CmfcAudioDuration.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/mediaconvert/model/CmfcAudioTrackType.h>
11#include <aws/mediaconvert/model/CmfcDescriptiveVideoServiceFlag.h>
12#include <aws/mediaconvert/model/CmfcIFrameOnlyManifest.h>
13#include <aws/mediaconvert/model/CmfcKlvMetadata.h>
14#include <aws/mediaconvert/model/CmfcManifestMetadataSignaling.h>
15#include <aws/mediaconvert/model/CmfcScte35Esam.h>
16#include <aws/mediaconvert/model/CmfcScte35Source.h>
17#include <aws/mediaconvert/model/CmfcTimedMetadata.h>
18#include <aws/mediaconvert/model/CmfcTimedMetadataBoxVersion.h>
90 inline void SetAudioGroupId(
const char* value) { m_audioGroupIdHasBeenSet =
true; m_audioGroupId.assign(value); }
119 inline void SetAudioRenditionSets(
const char* value) { m_audioRenditionSetsHasBeenSet =
true; m_audioRenditionSets.assign(value); }
298 inline void SetTimedMetadataSchemeIdUri(
const char* value) { m_timedMetadataSchemeIdUriHasBeenSet =
true; m_timedMetadataSchemeIdUri.assign(value); }
315 inline void SetTimedMetadataValue(
const char* value) { m_timedMetadataValueHasBeenSet =
true; m_timedMetadataValue.assign(value); }
323 bool m_audioDurationHasBeenSet =
false;
326 bool m_audioGroupIdHasBeenSet =
false;
329 bool m_audioRenditionSetsHasBeenSet =
false;
332 bool m_audioTrackTypeHasBeenSet =
false;
335 bool m_descriptiveVideoServiceFlagHasBeenSet =
false;
338 bool m_iFrameOnlyManifestHasBeenSet =
false;
341 bool m_klvMetadataHasBeenSet =
false;
344 bool m_manifestMetadataSignalingHasBeenSet =
false;
347 bool m_scte35EsamHasBeenSet =
false;
350 bool m_scte35SourceHasBeenSet =
false;
353 bool m_timedMetadataHasBeenSet =
false;
356 bool m_timedMetadataBoxVersionHasBeenSet =
false;
359 bool m_timedMetadataSchemeIdUriHasBeenSet =
false;
362 bool m_timedMetadataValueHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue