7#include <aws/medialive/MediaLive_EXPORTS.h>
48 inline double GetHeight()
const {
return m_height; }
50 inline void SetHeight(
double value) { m_heightHasBeenSet =
true; m_height = value; }
75 inline void SetLeftOffset(
double value) { m_leftOffsetHasBeenSet =
true; m_leftOffset = value; }
92 inline void SetTopOffset(
double value) { m_topOffsetHasBeenSet =
true; m_topOffset = value; }
108 inline void SetWidth(
double value) { m_widthHasBeenSet =
true; m_width = value; }
113 double m_height{0.0};
114 bool m_heightHasBeenSet =
false;
116 double m_leftOffset{0.0};
117 bool m_leftOffsetHasBeenSet =
false;
119 double m_topOffset{0.0};
120 bool m_topOffsetHasBeenSet =
false;
123 bool m_widthHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue