7#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
8#include <aws/mediaconvert/model/CmfcAudioDuration.h>
9#include <aws/mediaconvert/model/Mp4CslgAtom.h>
10#include <aws/mediaconvert/model/Mp4FreeSpaceBox.h>
11#include <aws/mediaconvert/model/Mp4MoovPlacement.h>
12#include <aws/core/utils/memory/stl/AWSString.h>
96 inline void SetCttsVersion(
int value) { m_cttsVersionHasBeenSet =
true; m_cttsVersion = value; }
135 inline void SetMp4MajorBrand(
const char* value) { m_mp4MajorBrandHasBeenSet =
true; m_mp4MajorBrand.assign(value); }
143 bool m_audioDurationHasBeenSet =
false;
146 bool m_cslgAtomHasBeenSet =
false;
149 bool m_cttsVersionHasBeenSet =
false;
152 bool m_freeSpaceBoxHasBeenSet =
false;
155 bool m_moovPlacementHasBeenSet =
false;
158 bool m_mp4MajorBrandHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue