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>
86 template<
typename AudioGroupIdT = Aws::String>
87 void SetAudioGroupId(AudioGroupIdT&& value) { m_audioGroupIdHasBeenSet =
true; m_audioGroupId = std::forward<AudioGroupIdT>(value); }
88 template<
typename AudioGroupIdT = Aws::String>
113 template<
typename AudioRenditionSetsT = Aws::String>
114 void SetAudioRenditionSets(AudioRenditionSetsT&& value) { m_audioRenditionSetsHasBeenSet =
true; m_audioRenditionSets = std::forward<AudioRenditionSetsT>(value); }
115 template<
typename AudioRenditionSetsT = Aws::String>
272 template<
typename TimedMetadataSchemeIdUriT = Aws::String>
273 void SetTimedMetadataSchemeIdUri(TimedMetadataSchemeIdUriT&& value) { m_timedMetadataSchemeIdUriHasBeenSet =
true; m_timedMetadataSchemeIdUri = std::forward<TimedMetadataSchemeIdUriT>(value); }
274 template<
typename TimedMetadataSchemeIdUriT = Aws::String>
287 template<
typename TimedMetadataValueT = Aws::String>
288 void SetTimedMetadataValue(TimedMetadataValueT&& value) { m_timedMetadataValueHasBeenSet =
true; m_timedMetadataValue = std::forward<TimedMetadataValueT>(value); }
289 template<
typename TimedMetadataValueT = Aws::String>
295 bool m_audioDurationHasBeenSet =
false;
298 bool m_audioGroupIdHasBeenSet =
false;
301 bool m_audioRenditionSetsHasBeenSet =
false;
304 bool m_audioTrackTypeHasBeenSet =
false;
307 bool m_descriptiveVideoServiceFlagHasBeenSet =
false;
310 bool m_iFrameOnlyManifestHasBeenSet =
false;
313 bool m_klvMetadataHasBeenSet =
false;
316 bool m_manifestMetadataSignalingHasBeenSet =
false;
319 bool m_scte35EsamHasBeenSet =
false;
322 bool m_scte35SourceHasBeenSet =
false;
325 bool m_timedMetadataHasBeenSet =
false;
328 bool m_timedMetadataBoxVersionHasBeenSet =
false;
331 bool m_timedMetadataSchemeIdUriHasBeenSet =
false;
334 bool m_timedMetadataValueHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue