7#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/mediaconvert/model/InputTimecodeSource.h>
11#include <aws/mediaconvert/model/VideoOverlayInputClipping.h>
54 inline void SetFileInput(
const char* value) { m_fileInputHasBeenSet =
true; m_fileInput.assign(value); }
101 inline void SetTimecodeStart(
const char* value) { m_timecodeStartHasBeenSet =
true; m_timecodeStart.assign(value); }
109 bool m_fileInputHasBeenSet =
false;
112 bool m_inputClippingsHasBeenSet =
false;
115 bool m_timecodeSourceHasBeenSet =
false;
118 bool m_timecodeStartHasBeenSet =
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