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; }
82 inline int GetWidth()
const {
return m_width; }
84 inline void SetWidth(
int value) { m_widthHasBeenSet =
true; m_width = value; }
102 inline void SetXPosition(
int value) { m_xPositionHasBeenSet =
true; m_xPosition = value; }
120 inline void SetYPosition(
int value) { m_yPositionHasBeenSet =
true; m_yPosition = value; }
126 bool m_heightHasBeenSet =
false;
129 bool m_unitHasBeenSet =
false;
132 bool m_widthHasBeenSet =
false;
135 bool m_xPositionHasBeenSet =
false;
138 bool m_yPositionHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue