7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/medialive/model/InputDeviceActiveInput.h>
9#include <aws/medialive/model/InputDeviceConfiguredInput.h>
10#include <aws/medialive/model/InputDeviceState.h>
11#include <aws/medialive/model/InputDeviceScanType.h>
88 inline void SetFramerate(
double value) { m_framerateHasBeenSet =
true; m_framerate = value; }
98 inline void SetHeight(
int value) { m_heightHasBeenSet =
true; m_height = value; }
109 inline void SetMaxBitrate(
int value) { m_maxBitrateHasBeenSet =
true; m_maxBitrate = value; }
131 inline void SetWidth(
int value) { m_widthHasBeenSet =
true; m_width = value; }
142 inline void SetLatencyMs(
int value) { m_latencyMsHasBeenSet =
true; m_latencyMs = value; }
148 bool m_activeInputHasBeenSet =
false;
151 bool m_configuredInputHasBeenSet =
false;
154 bool m_deviceStateHasBeenSet =
false;
157 bool m_framerateHasBeenSet =
false;
160 bool m_heightHasBeenSet =
false;
163 bool m_maxBitrateHasBeenSet =
false;
166 bool m_scanTypeHasBeenSet =
false;
169 bool m_widthHasBeenSet =
false;
172 bool m_latencyMsHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue