7#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
50 inline void SetBluePrimaryX(
int value) { m_bluePrimaryXHasBeenSet =
true; m_bluePrimaryX = value; }
62 inline void SetBluePrimaryY(
int value) { m_bluePrimaryYHasBeenSet =
true; m_bluePrimaryY = value; }
74 inline void SetGreenPrimaryX(
int value) { m_greenPrimaryXHasBeenSet =
true; m_greenPrimaryX = value; }
86 inline void SetGreenPrimaryY(
int value) { m_greenPrimaryYHasBeenSet =
true; m_greenPrimaryY = value; }
98 inline void SetMaxContentLightLevel(
int value) { m_maxContentLightLevelHasBeenSet =
true; m_maxContentLightLevel = value; }
121 inline void SetMaxLuminance(
int value) { m_maxLuminanceHasBeenSet =
true; m_maxLuminance = value; }
132 inline void SetMinLuminance(
int value) { m_minLuminanceHasBeenSet =
true; m_minLuminance = value; }
144 inline void SetRedPrimaryX(
int value) { m_redPrimaryXHasBeenSet =
true; m_redPrimaryX = value; }
156 inline void SetRedPrimaryY(
int value) { m_redPrimaryYHasBeenSet =
true; m_redPrimaryY = value; }
168 inline void SetWhitePointX(
int value) { m_whitePointXHasBeenSet =
true; m_whitePointX = value; }
180 inline void SetWhitePointY(
int value) { m_whitePointYHasBeenSet =
true; m_whitePointY = value; }
185 int m_bluePrimaryX{0};
186 bool m_bluePrimaryXHasBeenSet =
false;
188 int m_bluePrimaryY{0};
189 bool m_bluePrimaryYHasBeenSet =
false;
191 int m_greenPrimaryX{0};
192 bool m_greenPrimaryXHasBeenSet =
false;
194 int m_greenPrimaryY{0};
195 bool m_greenPrimaryYHasBeenSet =
false;
197 int m_maxContentLightLevel{0};
198 bool m_maxContentLightLevelHasBeenSet =
false;
200 int m_maxFrameAverageLightLevel{0};
201 bool m_maxFrameAverageLightLevelHasBeenSet =
false;
203 int m_maxLuminance{0};
204 bool m_maxLuminanceHasBeenSet =
false;
206 int m_minLuminance{0};
207 bool m_minLuminanceHasBeenSet =
false;
209 int m_redPrimaryX{0};
210 bool m_redPrimaryXHasBeenSet =
false;
212 int m_redPrimaryY{0};
213 bool m_redPrimaryYHasBeenSet =
false;
215 int m_whitePointX{0};
216 bool m_whitePointXHasBeenSet =
false;
218 int m_whitePointY{0};
219 bool m_whitePointYHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue