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/DashIsoMpdManifestBandwidthType.h>
17#include <aws/mediaconvert/model/DashIsoMpdProfile.h>
18#include <aws/mediaconvert/model/DashIsoPtsOffsetHandlingForBFrames.h>
19#include <aws/mediaconvert/model/DashIsoSegmentControl.h>
20#include <aws/mediaconvert/model/DashIsoSegmentLengthControl.h>
21#include <aws/mediaconvert/model/DashIsoVideoCompositionOffsets.h>
22#include <aws/mediaconvert/model/DashIsoWriteSegmentTimelineInRepresentation.h>
23#include <aws/mediaconvert/model/DashManifestStyle.h>
24#include <aws/mediaconvert/model/DestinationSettings.h>
35namespace MediaConvert {
61 template <
typename AdditionalManifestsT = Aws::Vector<DashAdditionalManifest>>
63 m_additionalManifestsHasBeenSet =
true;
64 m_additionalManifests = std::forward<AdditionalManifestsT>(value);
66 template <
typename AdditionalManifestsT = Aws::Vector<DashAdditionalManifest>>
71 template <
typename AdditionalManifestsT = DashAdditionalManifest>
73 m_additionalManifestsHasBeenSet =
true;
74 m_additionalManifests.emplace_back(std::forward<AdditionalManifestsT>(value));
94 m_audioChannelConfigSchemeIdUriHasBeenSet =
true;
95 m_audioChannelConfigSchemeIdUri = value;
111 template <
typename BaseUrlT = Aws::String>
113 m_baseUrlHasBeenSet =
true;
114 m_baseUrl = std::forward<BaseUrlT>(value);
116 template <
typename BaseUrlT = Aws::String>
138 template <
typename DashIFrameTrickPlayNameModifierT = Aws::String>
140 m_dashIFrameTrickPlayNameModifierHasBeenSet =
true;
141 m_dashIFrameTrickPlayNameModifier = std::forward<DashIFrameTrickPlayNameModifierT>(value);
143 template <
typename DashIFrameTrickPlayNameModifierT = Aws::String>
165 m_dashManifestStyleHasBeenSet =
true;
166 m_dashManifestStyle = value;
183 template <
typename DestinationT = Aws::String>
185 m_destinationHasBeenSet =
true;
186 m_destination = std::forward<DestinationT>(value);
188 template <
typename DestinationT = Aws::String>
202 template <
typename DestinationSettingsT = DestinationSettings>
204 m_destinationSettingsHasBeenSet =
true;
205 m_destinationSettings = std::forward<DestinationSettingsT>(value);
207 template <
typename DestinationSettingsT = DestinationSettings>
220 template <
typename EncryptionT = DashIsoEncryptionSettings>
222 m_encryptionHasBeenSet =
true;
223 m_encryption = std::forward<EncryptionT>(value);
225 template <
typename EncryptionT = DashIsoEncryptionSettings>
244 m_fragmentLengthHasBeenSet =
true;
245 m_fragmentLength = value;
260 m_hbbtvComplianceHasBeenSet =
true;
261 m_hbbtvCompliance = value;
284 m_imageBasedTrickPlayHasBeenSet =
true;
285 m_imageBasedTrickPlay = value;
299 template <
typename ImageBasedTrickPlaySettingsT = DashIsoImageBasedTrickPlaySettings>
301 m_imageBasedTrickPlaySettingsHasBeenSet =
true;
302 m_imageBasedTrickPlaySettings = std::forward<ImageBasedTrickPlaySettingsT>(value);
304 template <
typename ImageBasedTrickPlaySettingsT = DashIsoImageBasedTrickPlaySettings>
319 m_minBufferTimeHasBeenSet =
true;
320 m_minBufferTime = value;
345 m_minFinalSegmentLengthHasBeenSet =
true;
346 m_minFinalSegmentLength = value;
366 m_mpdManifestBandwidthTypeHasBeenSet =
true;
367 m_mpdManifestBandwidthType = value;
387 m_mpdProfileHasBeenSet =
true;
388 m_mpdProfile = value;
411 m_ptsOffsetHandlingForBFramesHasBeenSet =
true;
412 m_ptsOffsetHandlingForBFrames = value;
429 m_segmentControlHasBeenSet =
true;
430 m_segmentControl = value;
449 m_segmentLengthHasBeenSet =
true;
450 m_segmentLength = value;
480 m_segmentLengthControlHasBeenSet =
true;
481 m_segmentLengthControl = value;
502 m_videoCompositionOffsetsHasBeenSet =
true;
503 m_videoCompositionOffsets = value;
521 return m_writeSegmentTimelineInRepresentation;
525 m_writeSegmentTimelineInRepresentationHasBeenSet =
true;
526 m_writeSegmentTimelineInRepresentation = value;
546 DestinationSettings m_destinationSettings;
548 DashIsoEncryptionSettings m_encryption;
550 int m_fragmentLength{0};
556 DashIsoImageBasedTrickPlaySettings m_imageBasedTrickPlaySettings;
558 int m_minBufferTime{0};
560 double m_minFinalSegmentLength{0.0};
570 int m_segmentLength{0};
577 bool m_additionalManifestsHasBeenSet =
false;
578 bool m_audioChannelConfigSchemeIdUriHasBeenSet =
false;
579 bool m_baseUrlHasBeenSet =
false;
580 bool m_dashIFrameTrickPlayNameModifierHasBeenSet =
false;
581 bool m_dashManifestStyleHasBeenSet =
false;
582 bool m_destinationHasBeenSet =
false;
583 bool m_destinationSettingsHasBeenSet =
false;
584 bool m_encryptionHasBeenSet =
false;
585 bool m_fragmentLengthHasBeenSet =
false;
586 bool m_hbbtvComplianceHasBeenSet =
false;
587 bool m_imageBasedTrickPlayHasBeenSet =
false;
588 bool m_imageBasedTrickPlaySettingsHasBeenSet =
false;
589 bool m_minBufferTimeHasBeenSet =
false;
590 bool m_minFinalSegmentLengthHasBeenSet =
false;
591 bool m_mpdManifestBandwidthTypeHasBeenSet =
false;
592 bool m_mpdProfileHasBeenSet =
false;
593 bool m_ptsOffsetHandlingForBFramesHasBeenSet =
false;
594 bool m_segmentControlHasBeenSet =
false;
595 bool m_segmentLengthHasBeenSet =
false;
596 bool m_segmentLengthControlHasBeenSet =
false;
597 bool m_videoCompositionOffsetsHasBeenSet =
false;
598 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