7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
10#include <aws/mediaconvert/model/DashAdditionalManifest.h>
11#include <aws/mediaconvert/model/DashIsoEncryptionSettings.h>
12#include <aws/mediaconvert/model/DashIsoGroupAudioChannelConfigSchemeIdUri.h>
13#include <aws/mediaconvert/model/DashIsoHbbtvCompliance.h>
14#include <aws/mediaconvert/model/DashIsoImageBasedTrickPlay.h>
15#include <aws/mediaconvert/model/DashIsoImageBasedTrickPlaySettings.h>
16#include <aws/mediaconvert/model/DashIsoImageBasedTrickPlayVariant.h>
17#include <aws/mediaconvert/model/DashIsoMpdManifestBandwidthType.h>
18#include <aws/mediaconvert/model/DashIsoMpdProfile.h>
19#include <aws/mediaconvert/model/DashIsoPtsOffsetHandlingForBFrames.h>
20#include <aws/mediaconvert/model/DashIsoSegmentControl.h>
21#include <aws/mediaconvert/model/DashIsoSegmentLengthControl.h>
22#include <aws/mediaconvert/model/DashIsoVideoCompositionOffsets.h>
23#include <aws/mediaconvert/model/DashIsoWriteSegmentTimelineInRepresentation.h>
24#include <aws/mediaconvert/model/DashManifestStyle.h>
25#include <aws/mediaconvert/model/DestinationSettings.h>
36namespace MediaConvert {
62 template <
typename AdditionalManifestsT = Aws::Vector<DashAdditionalManifest>>
64 m_additionalManifestsHasBeenSet =
true;
65 m_additionalManifests = std::forward<AdditionalManifestsT>(value);
67 template <
typename AdditionalManifestsT = Aws::Vector<DashAdditionalManifest>>
72 template <
typename AdditionalManifestsT = DashAdditionalManifest>
74 m_additionalManifestsHasBeenSet =
true;
75 m_additionalManifests.emplace_back(std::forward<AdditionalManifestsT>(value));
95 m_audioChannelConfigSchemeIdUriHasBeenSet =
true;
96 m_audioChannelConfigSchemeIdUri = value;
112 template <
typename BaseUrlT = Aws::String>
114 m_baseUrlHasBeenSet =
true;
115 m_baseUrl = std::forward<BaseUrlT>(value);
117 template <
typename BaseUrlT = Aws::String>
139 template <
typename DashIFrameTrickPlayNameModifierT = Aws::String>
141 m_dashIFrameTrickPlayNameModifierHasBeenSet =
true;
142 m_dashIFrameTrickPlayNameModifier = std::forward<DashIFrameTrickPlayNameModifierT>(value);
144 template <
typename DashIFrameTrickPlayNameModifierT = Aws::String>
166 m_dashManifestStyleHasBeenSet =
true;
167 m_dashManifestStyle = value;
184 template <
typename DestinationT = Aws::String>
186 m_destinationHasBeenSet =
true;
187 m_destination = std::forward<DestinationT>(value);
189 template <
typename DestinationT = Aws::String>
203 template <
typename DestinationSettingsT = DestinationSettings>
205 m_destinationSettingsHasBeenSet =
true;
206 m_destinationSettings = std::forward<DestinationSettingsT>(value);
208 template <
typename DestinationSettingsT = DestinationSettings>
221 template <
typename EncryptionT = DashIsoEncryptionSettings>
223 m_encryptionHasBeenSet =
true;
224 m_encryption = std::forward<EncryptionT>(value);
226 template <
typename EncryptionT = DashIsoEncryptionSettings>
245 m_fragmentLengthHasBeenSet =
true;
246 m_fragmentLength = value;
261 m_hbbtvComplianceHasBeenSet =
true;
262 m_hbbtvCompliance = value;
287 m_imageBasedTrickPlayHasBeenSet =
true;
288 m_imageBasedTrickPlay = value;
302 template <
typename ImageBasedTrickPlaySettingsT = DashIsoImageBasedTrickPlaySettings>
304 m_imageBasedTrickPlaySettingsHasBeenSet =
true;
305 m_imageBasedTrickPlaySettings = std::forward<ImageBasedTrickPlaySettingsT>(value);
307 template <
typename ImageBasedTrickPlaySettingsT = DashIsoImageBasedTrickPlaySettings>
321 return m_imageBasedTrickPlayVariants;
324 template <
typename ImageBasedTrickPlayVariantsT = Aws::Vector<DashIsoImageBasedTrickPlayVariant>>
326 m_imageBasedTrickPlayVariantsHasBeenSet =
true;
327 m_imageBasedTrickPlayVariants = std::forward<ImageBasedTrickPlayVariantsT>(value);
329 template <
typename ImageBasedTrickPlayVariantsT = Aws::Vector<DashIsoImageBasedTrickPlayVariant>>
334 template <
typename ImageBasedTrickPlayVariantsT = DashIsoImageBasedTrickPlayVariant>
336 m_imageBasedTrickPlayVariantsHasBeenSet =
true;
337 m_imageBasedTrickPlayVariants.emplace_back(std::forward<ImageBasedTrickPlayVariantsT>(value));
350 m_minBufferTimeHasBeenSet =
true;
351 m_minBufferTime = value;
376 m_minFinalSegmentLengthHasBeenSet =
true;
377 m_minFinalSegmentLength = value;
397 m_mpdManifestBandwidthTypeHasBeenSet =
true;
398 m_mpdManifestBandwidthType = value;
418 m_mpdProfileHasBeenSet =
true;
419 m_mpdProfile = value;
442 m_ptsOffsetHandlingForBFramesHasBeenSet =
true;
443 m_ptsOffsetHandlingForBFrames = value;
460 m_segmentControlHasBeenSet =
true;
461 m_segmentControl = value;
480 m_segmentLengthHasBeenSet =
true;
481 m_segmentLength = value;
511 m_segmentLengthControlHasBeenSet =
true;
512 m_segmentLengthControl = value;
533 m_videoCompositionOffsetsHasBeenSet =
true;
534 m_videoCompositionOffsets = value;
552 return m_writeSegmentTimelineInRepresentation;
556 m_writeSegmentTimelineInRepresentationHasBeenSet =
true;
557 m_writeSegmentTimelineInRepresentation = value;
577 DestinationSettings m_destinationSettings;
579 DashIsoEncryptionSettings m_encryption;
581 int m_fragmentLength{0};
587 DashIsoImageBasedTrickPlaySettings m_imageBasedTrickPlaySettings;
591 int m_minBufferTime{0};
593 double m_minFinalSegmentLength{0.0};
603 int m_segmentLength{0};
610 bool m_additionalManifestsHasBeenSet =
false;
611 bool m_audioChannelConfigSchemeIdUriHasBeenSet =
false;
612 bool m_baseUrlHasBeenSet =
false;
613 bool m_dashIFrameTrickPlayNameModifierHasBeenSet =
false;
614 bool m_dashManifestStyleHasBeenSet =
false;
615 bool m_destinationHasBeenSet =
false;
616 bool m_destinationSettingsHasBeenSet =
false;
617 bool m_encryptionHasBeenSet =
false;
618 bool m_fragmentLengthHasBeenSet =
false;
619 bool m_hbbtvComplianceHasBeenSet =
false;
620 bool m_imageBasedTrickPlayHasBeenSet =
false;
621 bool m_imageBasedTrickPlaySettingsHasBeenSet =
false;
622 bool m_imageBasedTrickPlayVariantsHasBeenSet =
false;
623 bool m_minBufferTimeHasBeenSet =
false;
624 bool m_minFinalSegmentLengthHasBeenSet =
false;
625 bool m_mpdManifestBandwidthTypeHasBeenSet =
false;
626 bool m_mpdProfileHasBeenSet =
false;
627 bool m_ptsOffsetHandlingForBFramesHasBeenSet =
false;
628 bool m_segmentControlHasBeenSet =
false;
629 bool m_segmentLengthHasBeenSet =
false;
630 bool m_segmentLengthControlHasBeenSet =
false;
631 bool m_videoCompositionOffsetsHasBeenSet =
false;
632 bool m_writeSegmentTimelineInRepresentationHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue