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>
12#include <aws/medialive/model/InputDeviceCodec.h>
13#include <aws/medialive/model/InputDeviceMediaConnectSettings.h>
14#include <aws/core/utils/memory/stl/AWSVector.h>
15#include <aws/medialive/model/InputDeviceUhdAudioChannelPairConfig.h>
92 inline void SetFramerate(
double value) { m_framerateHasBeenSet =
true; m_framerate = value; }
102 inline void SetHeight(
int value) { m_heightHasBeenSet =
true; m_height = value; }
113 inline void SetMaxBitrate(
int value) { m_maxBitrateHasBeenSet =
true; m_maxBitrate = value; }
135 inline void SetWidth(
int value) { m_widthHasBeenSet =
true; m_width = value; }
146 inline void SetLatencyMs(
int value) { m_latencyMsHasBeenSet =
true; m_latencyMs = value; }
194 bool m_activeInputHasBeenSet =
false;
197 bool m_configuredInputHasBeenSet =
false;
200 bool m_deviceStateHasBeenSet =
false;
203 bool m_framerateHasBeenSet =
false;
206 bool m_heightHasBeenSet =
false;
209 bool m_maxBitrateHasBeenSet =
false;
212 bool m_scanTypeHasBeenSet =
false;
215 bool m_widthHasBeenSet =
false;
218 bool m_latencyMsHasBeenSet =
false;
221 bool m_codecHasBeenSet =
false;
224 bool m_mediaconnectSettingsHasBeenSet =
false;
227 bool m_audioChannelPairsHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue