7#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
8#include <aws/mediaconvert/model/VideoOverlayUnit.h>
54 inline void SetHeight(
int value) { m_heightHasBeenSet =
true; m_height = value; }
86 inline void SetWidth(
int value) { m_widthHasBeenSet =
true; m_width = value; }
104 inline void SetXPosition(
int value) { m_xPositionHasBeenSet =
true; m_xPosition = value; }
122 inline void SetYPosition(
int value) { m_yPositionHasBeenSet =
true; m_yPosition = value; }
128 bool m_heightHasBeenSet =
false;
131 bool m_unitHasBeenSet =
false;
134 bool m_widthHasBeenSet =
false;
137 bool m_xPositionHasBeenSet =
false;
140 bool m_yPositionHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue