7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/medialive/model/UdpContainerSettings.h>
9#include <aws/medialive/model/OutputLocationRef.h>
10#include <aws/medialive/model/SrtEncryptionType.h>
51 inline void SetBufferMsec(
int value) { m_bufferMsecHasBeenSet =
true; m_bufferMsec = value; }
101 inline void SetLatency(
int value) { m_latencyHasBeenSet =
true; m_latency = value; }
107 bool m_bufferMsecHasBeenSet =
false;
110 bool m_containerSettingsHasBeenSet =
false;
113 bool m_destinationHasBeenSet =
false;
116 bool m_encryptionTypeHasBeenSet =
false;
119 bool m_latencyHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue