7#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
8#include <aws/mediaconvert/model/DvbSubtitleAlignment.h>
9#include <aws/mediaconvert/model/DvbSubtitleApplyFontColor.h>
10#include <aws/mediaconvert/model/DvbSubtitleBackgroundColor.h>
11#include <aws/mediaconvert/model/DvbddsHandling.h>
12#include <aws/mediaconvert/model/DvbSubSubtitleFallbackFont.h>
13#include <aws/mediaconvert/model/DvbSubtitleFontColor.h>
14#include <aws/core/utils/memory/stl/AWSString.h>
15#include <aws/mediaconvert/model/FontScript.h>
16#include <aws/mediaconvert/model/DvbSubtitleOutlineColor.h>
17#include <aws/mediaconvert/model/DvbSubtitleShadowColor.h>
18#include <aws/mediaconvert/model/DvbSubtitleStylePassthrough.h>
19#include <aws/mediaconvert/model/DvbSubtitlingType.h>
20#include <aws/mediaconvert/model/DvbSubtitleTeletextSpacing.h>
118 inline void SetBackgroundOpacity(
int value) { m_backgroundOpacityHasBeenSet =
true; m_backgroundOpacity = value; }
155 inline void SetDdsXCoordinate(
int value) { m_ddsXCoordinateHasBeenSet =
true; m_ddsXCoordinate = value; }
173 inline void SetDdsYCoordinate(
int value) { m_ddsYCoordinateHasBeenSet =
true; m_ddsYCoordinate = value; }
221 inline void SetFontFileBold(
const char* value) { m_fontFileBoldHasBeenSet =
true; m_fontFileBold.assign(value); }
239 inline void SetFontFileBoldItalic(
const char* value) { m_fontFileBoldItalicHasBeenSet =
true; m_fontFileBoldItalic.assign(value); }
255 inline void SetFontFileItalic(
const char* value) { m_fontFileItalicHasBeenSet =
true; m_fontFileItalic.assign(value); }
271 inline void SetFontFileRegular(
const char* value) { m_fontFileRegularHasBeenSet =
true; m_fontFileRegular.assign(value); }
286 inline void SetFontOpacity(
int value) { m_fontOpacityHasBeenSet =
true; m_fontOpacity = value; }
298 inline void SetFontResolution(
int value) { m_fontResolutionHasBeenSet =
true; m_fontResolution = value; }
326 inline void SetFontSize(
int value) { m_fontSizeHasBeenSet =
true; m_fontSize = value; }
339 inline void SetHeight(
int value) { m_heightHasBeenSet =
true; m_height = value; }
354 inline void SetHexFontColor(
const char* value) { m_hexFontColorHasBeenSet =
true; m_hexFontColor.assign(value); }
384 inline void SetOutlineSize(
int value) { m_outlineSizeHasBeenSet =
true; m_outlineSize = value; }
414 inline void SetShadowOpacity(
int value) { m_shadowOpacityHasBeenSet =
true; m_shadowOpacity = value; }
426 inline void SetShadowXOffset(
int value) { m_shadowXOffsetHasBeenSet =
true; m_shadowXOffset = value; }
440 inline void SetShadowYOffset(
int value) { m_shadowYOffsetHasBeenSet =
true; m_shadowYOffset = value; }
504 inline void SetWidth(
int value) { m_widthHasBeenSet =
true; m_width = value; }
518 inline void SetXPosition(
int value) { m_xPositionHasBeenSet =
true; m_xPosition = value; }
532 inline void SetYPosition(
int value) { m_yPositionHasBeenSet =
true; m_yPosition = value; }
538 bool m_alignmentHasBeenSet =
false;
541 bool m_applyFontColorHasBeenSet =
false;
544 bool m_backgroundColorHasBeenSet =
false;
546 int m_backgroundOpacity;
547 bool m_backgroundOpacityHasBeenSet =
false;
550 bool m_ddsHandlingHasBeenSet =
false;
552 int m_ddsXCoordinate;
553 bool m_ddsXCoordinateHasBeenSet =
false;
555 int m_ddsYCoordinate;
556 bool m_ddsYCoordinateHasBeenSet =
false;
559 bool m_fallbackFontHasBeenSet =
false;
562 bool m_fontColorHasBeenSet =
false;
565 bool m_fontFileBoldHasBeenSet =
false;
568 bool m_fontFileBoldItalicHasBeenSet =
false;
571 bool m_fontFileItalicHasBeenSet =
false;
574 bool m_fontFileRegularHasBeenSet =
false;
577 bool m_fontOpacityHasBeenSet =
false;
579 int m_fontResolution;
580 bool m_fontResolutionHasBeenSet =
false;
583 bool m_fontScriptHasBeenSet =
false;
586 bool m_fontSizeHasBeenSet =
false;
589 bool m_heightHasBeenSet =
false;
592 bool m_hexFontColorHasBeenSet =
false;
595 bool m_outlineColorHasBeenSet =
false;
598 bool m_outlineSizeHasBeenSet =
false;
601 bool m_shadowColorHasBeenSet =
false;
604 bool m_shadowOpacityHasBeenSet =
false;
607 bool m_shadowXOffsetHasBeenSet =
false;
610 bool m_shadowYOffsetHasBeenSet =
false;
613 bool m_stylePassthroughHasBeenSet =
false;
616 bool m_subtitlingTypeHasBeenSet =
false;
619 bool m_teletextSpacingHasBeenSet =
false;
622 bool m_widthHasBeenSet =
false;
625 bool m_xPositionHasBeenSet =
false;
628 bool m_yPositionHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue