7#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
8#include <aws/mediaconvert/model/CaptionSourceByteRateLimit.h>
9#include <aws/mediaconvert/model/FileSourceConvert608To708.h>
10#include <aws/mediaconvert/model/CaptionSourceConvertPaintOnToPopOn.h>
11#include <aws/mediaconvert/model/CaptionSourceFramerate.h>
12#include <aws/core/utils/memory/stl/AWSString.h>
13#include <aws/mediaconvert/model/FileSourceTimeDeltaUnits.h>
122 inline void SetSourceFile(
const char* value) { m_sourceFileHasBeenSet =
true; m_sourceFile.assign(value); }
146 inline void SetTimeDelta(
int value) { m_timeDeltaHasBeenSet =
true; m_timeDelta = value; }
167 bool m_byteRateLimitHasBeenSet =
false;
170 bool m_convert608To708HasBeenSet =
false;
173 bool m_convertPaintToPopHasBeenSet =
false;
176 bool m_framerateHasBeenSet =
false;
179 bool m_sourceFileHasBeenSet =
false;
182 bool m_timeDeltaHasBeenSet =
false;
185 bool m_timeDeltaUnitsHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue