7#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
8#include <aws/mediaconvert/model/TimecodeBurninPosition.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
49 inline void SetFontSize(
int value) { m_fontSizeHasBeenSet =
true; m_fontSize = value; }
74 template<
typename PrefixT = Aws::String>
75 void SetPrefix(PrefixT&& value) { m_prefixHasBeenSet =
true; m_prefix = std::forward<PrefixT>(value); }
76 template<
typename PrefixT = Aws::String>
82 bool m_fontSizeHasBeenSet =
false;
85 bool m_positionHasBeenSet =
false;
88 bool m_prefixHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue