7#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
8#include <aws/mediaconvert/model/VideoOverlayUnit.h>
19namespace MediaConvert {
49 m_heightHasBeenSet =
true;
67 m_unitHasBeenSet =
true;
86 inline int GetWidth()
const {
return m_width; }
89 m_widthHasBeenSet =
true;
111 inline int GetX()
const {
return m_x; }
114 m_xHasBeenSet =
true;
135 inline int GetY()
const {
return m_y; }
138 m_yHasBeenSet =
true;
156 bool m_heightHasBeenSet =
false;
157 bool m_unitHasBeenSet =
false;
158 bool m_widthHasBeenSet =
false;
159 bool m_xHasBeenSet =
false;
160 bool m_yHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue