7#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
8#include <aws/mediaconvert/model/AfdSignaling.h>
9#include <aws/mediaconvert/model/AntiAlias.h>
10#include <aws/mediaconvert/model/VideoCodecSettings.h>
11#include <aws/mediaconvert/model/ColorMetadata.h>
12#include <aws/mediaconvert/model/Rectangle.h>
13#include <aws/mediaconvert/model/DropFrameTimecode.h>
14#include <aws/mediaconvert/model/RespondToAfd.h>
15#include <aws/mediaconvert/model/ScalingBehavior.h>
16#include <aws/mediaconvert/model/VideoTimecodeInsertion.h>
17#include <aws/mediaconvert/model/VideoPreprocessor.h>
122 inline void SetCrop(
Rectangle&& value) { m_cropHasBeenSet =
true; m_crop = std::move(value); }
149 inline void SetFixedAfd(
int value) { m_fixedAfdHasBeenSet =
true; m_fixedAfd = value; }
163 inline void SetHeight(
int value) { m_heightHasBeenSet =
true; m_height = value; }
221 inline void SetSharpness(
int value) { m_sharpnessHasBeenSet =
true; m_sharpness = value; }
270 inline void SetWidth(
int value) { m_widthHasBeenSet =
true; m_width = value; }
276 bool m_afdSignalingHasBeenSet =
false;
279 bool m_antiAliasHasBeenSet =
false;
282 bool m_codecSettingsHasBeenSet =
false;
285 bool m_colorMetadataHasBeenSet =
false;
288 bool m_cropHasBeenSet =
false;
291 bool m_dropFrameTimecodeHasBeenSet =
false;
294 bool m_fixedAfdHasBeenSet =
false;
297 bool m_heightHasBeenSet =
false;
300 bool m_positionHasBeenSet =
false;
303 bool m_respondToAfdHasBeenSet =
false;
306 bool m_scalingBehaviorHasBeenSet =
false;
309 bool m_sharpnessHasBeenSet =
false;
312 bool m_timecodeInsertionHasBeenSet =
false;
315 bool m_videoPreprocessorsHasBeenSet =
false;
318 bool m_widthHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue