7#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
8#include <aws/mediaconvert/model/MotionImageInsertionFramerate.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/mediaconvert/model/MotionImageInsertionMode.h>
11#include <aws/mediaconvert/model/MotionImageInsertionOffset.h>
12#include <aws/mediaconvert/model/MotionImagePlayback.h>
83 inline void SetInput(
const char* value) { m_inputHasBeenSet =
true; m_input.assign(value); }
146 inline void SetStartTime(
const char* value) { m_startTimeHasBeenSet =
true; m_startTime.assign(value); }
154 bool m_framerateHasBeenSet =
false;
157 bool m_inputHasBeenSet =
false;
160 bool m_insertionModeHasBeenSet =
false;
163 bool m_offsetHasBeenSet =
false;
166 bool m_playbackHasBeenSet =
false;
169 bool m_startTimeHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue