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>
82 inline void SetFramerate(
double value) { m_framerateHasBeenSet =
true; m_framerate = value; }
92 inline void SetHeight(
int value) { m_heightHasBeenSet =
true; m_height = value; }
103 inline void SetMaxBitrate(
int value) { m_maxBitrateHasBeenSet =
true; m_maxBitrate = value; }
123 inline void SetWidth(
int value) { m_widthHasBeenSet =
true; m_width = value; }
134 inline void SetLatencyMs(
int value) { m_latencyMsHasBeenSet =
true; m_latencyMs = value; }
140 bool m_activeInputHasBeenSet =
false;
143 bool m_configuredInputHasBeenSet =
false;
146 bool m_deviceStateHasBeenSet =
false;
148 double m_framerate{0.0};
149 bool m_framerateHasBeenSet =
false;
152 bool m_heightHasBeenSet =
false;
155 bool m_maxBitrateHasBeenSet =
false;
158 bool m_scanTypeHasBeenSet =
false;
161 bool m_widthHasBeenSet =
false;
164 bool m_latencyMsHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue