7#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/mediaconvert/model/VideoOverlayPosition.h>
10#include <aws/mediaconvert/model/VideoOverlayInput.h>
11#include <aws/mediaconvert/model/VideoOverlayPlayBackMode.h>
12#include <aws/core/utils/memory/stl/AWSVector.h>
13#include <aws/mediaconvert/model/VideoOverlayTransition.h>
62 inline void SetEndTimecode(
const char* value) { m_endTimecodeHasBeenSet =
true; m_endTimecode.assign(value); }
127 inline void SetStartTimecode(
const char* value) { m_startTimecodeHasBeenSet =
true; m_startTimecode.assign(value); }
153 bool m_endTimecodeHasBeenSet =
false;
156 bool m_initialPositionHasBeenSet =
false;
159 bool m_inputHasBeenSet =
false;
162 bool m_playbackHasBeenSet =
false;
165 bool m_startTimecodeHasBeenSet =
false;
168 bool m_transitionsHasBeenSet =
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