7#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
8#include <aws/mediaconvert/model/XavcAdaptiveQuantization.h>
9#include <aws/mediaconvert/model/XavcEntropyEncoding.h>
10#include <aws/mediaconvert/model/XavcFramerateControl.h>
11#include <aws/mediaconvert/model/XavcFramerateConversionAlgorithm.h>
12#include <aws/mediaconvert/model/XavcProfile.h>
13#include <aws/mediaconvert/model/XavcSlowPal.h>
14#include <aws/mediaconvert/model/XavcSpatialAdaptiveQuantization.h>
15#include <aws/mediaconvert/model/XavcTemporalAdaptiveQuantization.h>
16#include <aws/mediaconvert/model/Xavc4kIntraCbgProfileSettings.h>
17#include <aws/mediaconvert/model/Xavc4kIntraVbrProfileSettings.h>
18#include <aws/mediaconvert/model/Xavc4kProfileSettings.h>
19#include <aws/mediaconvert/model/XavcHdIntraCbgProfileSettings.h>
20#include <aws/mediaconvert/model/XavcHdProfileSettings.h>
151 inline void SetFramerateNumerator(
int value) { m_framerateNumeratorHasBeenSet =
true; m_framerateNumerator = value; }
200 inline void SetSoftness(
int value) { m_softnessHasBeenSet =
true; m_softness = value; }
324 bool m_adaptiveQuantizationHasBeenSet =
false;
327 bool m_entropyEncodingHasBeenSet =
false;
330 bool m_framerateControlHasBeenSet =
false;
333 bool m_framerateConversionAlgorithmHasBeenSet =
false;
335 int m_framerateDenominator;
336 bool m_framerateDenominatorHasBeenSet =
false;
338 int m_framerateNumerator;
339 bool m_framerateNumeratorHasBeenSet =
false;
342 bool m_profileHasBeenSet =
false;
345 bool m_slowPalHasBeenSet =
false;
348 bool m_softnessHasBeenSet =
false;
351 bool m_spatialAdaptiveQuantizationHasBeenSet =
false;
354 bool m_temporalAdaptiveQuantizationHasBeenSet =
false;
357 bool m_xavc4kIntraCbgProfileSettingsHasBeenSet =
false;
360 bool m_xavc4kIntraVbrProfileSettingsHasBeenSet =
false;
363 bool m_xavc4kProfileSettingsHasBeenSet =
false;
366 bool m_xavcHdIntraCbgProfileSettingsHasBeenSet =
false;
369 bool m_xavcHdProfileSettingsHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue