7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/medialive/model/InputDeviceConfiguredInput.h>
9#include <aws/medialive/model/InputDeviceCodec.h>
10#include <aws/medialive/model/InputDeviceMediaConnectConfigurableSettings.h>
11#include <aws/core/utils/memory/stl/AWSVector.h>
12#include <aws/medialive/model/InputDeviceConfigurableAudioChannelPairConfig.h>
66 inline void SetMaxBitrate(
int value) { m_maxBitrateHasBeenSet =
true; m_maxBitrate = value; }
76 inline void SetLatencyMs(
int value) { m_latencyMsHasBeenSet =
true; m_latencyMs = value; }
128 bool m_configuredInputHasBeenSet =
false;
131 bool m_maxBitrateHasBeenSet =
false;
134 bool m_latencyMsHasBeenSet =
false;
137 bool m_codecHasBeenSet =
false;
140 bool m_mediaconnectSettingsHasBeenSet =
false;
143 bool m_audioChannelPairsHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue