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/Mp4C2paManifest.h>
11#include <aws/mediaconvert/model/Mp4CslgAtom.h>
12#include <aws/mediaconvert/model/Mp4FreeSpaceBox.h>
13#include <aws/mediaconvert/model/Mp4MoovPlacement.h>
24namespace MediaConvert {
60 m_audioDurationHasBeenSet =
true;
61 m_audioDuration = value;
78 m_c2paManifestHasBeenSet =
true;
79 m_c2paManifest = value;
99 template <
typename CertificateSecretT = Aws::String>
101 m_certificateSecretHasBeenSet =
true;
102 m_certificateSecret = std::forward<CertificateSecretT>(value);
104 template <
typename CertificateSecretT = Aws::String>
121 m_cslgAtomHasBeenSet =
true;
142 m_cttsVersionHasBeenSet =
true;
143 m_cttsVersion = value;
158 m_freeSpaceBoxHasBeenSet =
true;
159 m_freeSpaceBox = value;
176 m_moovPlacementHasBeenSet =
true;
177 m_moovPlacement = value;
192 template <
typename Mp4MajorBrandT = Aws::String>
194 m_mp4MajorBrandHasBeenSet =
true;
195 m_mp4MajorBrand = std::forward<Mp4MajorBrandT>(value);
197 template <
typename Mp4MajorBrandT = Aws::String>
212 template <
typename SigningKmsKeyT = Aws::String>
214 m_signingKmsKeyHasBeenSet =
true;
215 m_signingKmsKey = std::forward<SigningKmsKeyT>(value);
217 template <
typename SigningKmsKeyT = Aws::String>
232 int m_cttsVersion{0};
241 bool m_audioDurationHasBeenSet =
false;
242 bool m_c2paManifestHasBeenSet =
false;
243 bool m_certificateSecretHasBeenSet =
false;
244 bool m_cslgAtomHasBeenSet =
false;
245 bool m_cttsVersionHasBeenSet =
false;
246 bool m_freeSpaceBoxHasBeenSet =
false;
247 bool m_moovPlacementHasBeenSet =
false;
248 bool m_mp4MajorBrandHasBeenSet =
false;
249 bool m_signingKmsKeyHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue