7#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
8#include <aws/mediaconvert/model/TtmlBackgroundColor.h>
9#include <aws/mediaconvert/model/TtmlFontColor.h>
10#include <aws/mediaconvert/model/TtmlFontStyle.h>
11#include <aws/mediaconvert/model/TtmlFontWeight.h>
12#include <aws/mediaconvert/model/TtmlStylePassthrough.h>
13#include <aws/mediaconvert/model/TtmlTextDecoration.h>
24namespace MediaConvert {
54 m_backgroundColorHasBeenSet =
true;
55 m_backgroundColor = value;
74 m_backgroundOpacityHasBeenSet =
true;
75 m_backgroundOpacity = value;
93 m_fontColorHasBeenSet =
true;
113 m_fontOpacityHasBeenSet =
true;
114 m_fontOpacity = value;
130 m_fontSizeHasBeenSet =
true;
149 m_fontStyleHasBeenSet =
true;
168 m_fontWeightHasBeenSet =
true;
169 m_fontWeight = value;
185 m_stylePassthroughHasBeenSet =
true;
186 m_stylePassthrough = value;
204 m_textDecorationHasBeenSet =
true;
205 m_textDecoration = value;
215 int m_backgroundOpacity{0};
219 int m_fontOpacity{0};
230 bool m_backgroundColorHasBeenSet =
false;
231 bool m_backgroundOpacityHasBeenSet =
false;
232 bool m_fontColorHasBeenSet =
false;
233 bool m_fontOpacityHasBeenSet =
false;
234 bool m_fontSizeHasBeenSet =
false;
235 bool m_fontStyleHasBeenSet =
false;
236 bool m_fontWeightHasBeenSet =
false;
237 bool m_stylePassthroughHasBeenSet =
false;
238 bool m_textDecorationHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue