7#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
16namespace MediaConvert {
44 m_bluePrimaryXHasBeenSet =
true;
45 m_bluePrimaryX = value;
62 m_bluePrimaryYHasBeenSet =
true;
63 m_bluePrimaryY = value;
80 m_greenPrimaryXHasBeenSet =
true;
81 m_greenPrimaryX = value;
98 m_greenPrimaryYHasBeenSet =
true;
99 m_greenPrimaryY = value;
116 m_maxContentLightLevelHasBeenSet =
true;
117 m_maxContentLightLevel = value;
134 m_maxFrameAverageLightLevelHasBeenSet =
true;
135 m_maxFrameAverageLightLevel = value;
151 m_maxLuminanceHasBeenSet =
true;
152 m_maxLuminance = value;
168 m_minLuminanceHasBeenSet =
true;
169 m_minLuminance = value;
186 m_redPrimaryXHasBeenSet =
true;
187 m_redPrimaryX = value;
204 m_redPrimaryYHasBeenSet =
true;
205 m_redPrimaryY = value;
222 m_whitePointXHasBeenSet =
true;
223 m_whitePointX = value;
240 m_whitePointYHasBeenSet =
true;
241 m_whitePointY = value;
249 int m_bluePrimaryX{0};
251 int m_bluePrimaryY{0};
253 int m_greenPrimaryX{0};
255 int m_greenPrimaryY{0};
257 int m_maxContentLightLevel{0};
259 int m_maxFrameAverageLightLevel{0};
261 int m_maxLuminance{0};
263 int m_minLuminance{0};
265 int m_redPrimaryX{0};
267 int m_redPrimaryY{0};
269 int m_whitePointX{0};
271 int m_whitePointY{0};
272 bool m_bluePrimaryXHasBeenSet =
false;
273 bool m_bluePrimaryYHasBeenSet =
false;
274 bool m_greenPrimaryXHasBeenSet =
false;
275 bool m_greenPrimaryYHasBeenSet =
false;
276 bool m_maxContentLightLevelHasBeenSet =
false;
277 bool m_maxFrameAverageLightLevelHasBeenSet =
false;
278 bool m_maxLuminanceHasBeenSet =
false;
279 bool m_minLuminanceHasBeenSet =
false;
280 bool m_redPrimaryXHasBeenSet =
false;
281 bool m_redPrimaryYHasBeenSet =
false;
282 bool m_whitePointXHasBeenSet =
false;
283 bool m_whitePointYHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue