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; }
80 inline int GetWidth()
const {
return m_width; }
82 inline void SetWidth(
int value) { m_widthHasBeenSet =
true; m_width = value; }
99 inline int GetX()
const {
return m_x; }
101 inline void SetX(
int value) { m_xHasBeenSet =
true; m_x = value; }
117 inline int GetY()
const {
return m_y; }
119 inline void SetY(
int value) { m_yHasBeenSet =
true; m_y = value; }
125 bool m_heightHasBeenSet =
false;
128 bool m_unitHasBeenSet =
false;
131 bool m_widthHasBeenSet =
false;
134 bool m_xHasBeenSet =
false;
137 bool m_yHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue