7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/medialive/model/AuthenticationScheme.h>
10#include <aws/medialive/model/RtmpCacheFullBehavior.h>
11#include <aws/medialive/model/RtmpCaptionData.h>
12#include <aws/medialive/model/InputLossActionForRtmpOut.h>
13#include <aws/medialive/model/IncludeFillerNalUnits.h>
14#include <aws/medialive/model/RtmpAdMarkers.h>
98 inline void SetCacheLength(
int value) { m_cacheLengthHasBeenSet =
true; m_cacheLength = value; }
142 inline void SetRestartDelay(
int value) { m_restartDelayHasBeenSet =
true; m_restartDelay = value; }
164 bool m_adMarkersHasBeenSet =
false;
167 bool m_authenticationSchemeHasBeenSet =
false;
170 bool m_cacheFullBehaviorHasBeenSet =
false;
173 bool m_cacheLengthHasBeenSet =
false;
176 bool m_captionDataHasBeenSet =
false;
179 bool m_inputLossActionHasBeenSet =
false;
182 bool m_restartDelayHasBeenSet =
false;
185 bool m_includeFillerNalUnitsHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue