7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/medialive/model/HlsWebdavHttpTransferMode.h>
57 inline void SetFilecacheDuration(
int value) { m_filecacheDurationHasBeenSet =
true; m_filecacheDuration = value; }
81 inline void SetNumRetries(
int value) { m_numRetriesHasBeenSet =
true; m_numRetries = value; }
92 inline void SetRestartDelay(
int value) { m_restartDelayHasBeenSet =
true; m_restartDelay = value; }
97 int m_connectionRetryInterval;
98 bool m_connectionRetryIntervalHasBeenSet =
false;
100 int m_filecacheDuration;
101 bool m_filecacheDurationHasBeenSet =
false;
104 bool m_httpTransferModeHasBeenSet =
false;
107 bool m_numRetriesHasBeenSet =
false;
110 bool m_restartDelayHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue