7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/medialive/model/FrameCaptureIntervalUnit.h>
9#include <aws/medialive/model/TimecodeBurninSettings.h>
44 m_captureIntervalHasBeenSet =
true;
45 m_captureInterval = value;
60 m_captureIntervalUnitsHasBeenSet =
true;
61 m_captureIntervalUnits = value;
75 template <
typename TimecodeBurninSettingsT = TimecodeBurninSettings>
77 m_timecodeBurninSettingsHasBeenSet =
true;
78 m_timecodeBurninSettings = std::forward<TimecodeBurninSettingsT>(value);
80 template <
typename TimecodeBurninSettingsT = TimecodeBurninSettings>
87 int m_captureInterval{0};
91 TimecodeBurninSettings m_timecodeBurninSettings;
92 bool m_captureIntervalHasBeenSet =
false;
93 bool m_captureIntervalUnitsHasBeenSet =
false;
94 bool m_timecodeBurninSettingsHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue