| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
HlsWebdavSettings |
HlsWebdavSettings.clone() |
HlsWebdavSettings |
HlsCdnSettings.getHlsWebdavSettings() |
HlsWebdavSettings |
HlsWebdavSettings.withConnectionRetryInterval(Integer connectionRetryInterval)
Number of seconds to wait before retrying connection to the CDN if the connection is lost.
|
HlsWebdavSettings |
HlsWebdavSettings.withFilecacheDuration(Integer filecacheDuration)
Size in seconds of file cache for streaming outputs.
|
HlsWebdavSettings |
HlsWebdavSettings.withHttpTransferMode(HlsWebdavHttpTransferMode httpTransferMode)
Specify whether or not to use chunked transfer encoding to WebDAV.
|
HlsWebdavSettings |
HlsWebdavSettings.withHttpTransferMode(String httpTransferMode)
Specify whether or not to use chunked transfer encoding to WebDAV.
|
HlsWebdavSettings |
HlsWebdavSettings.withNumRetries(Integer numRetries)
Number of retry attempts that will be made before the Live Event is put into an error state.
|
HlsWebdavSettings |
HlsWebdavSettings.withRestartDelay(Integer restartDelay)
If a streaming output fails, number of seconds to wait until a restart is initiated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HlsCdnSettings.setHlsWebdavSettings(HlsWebdavSettings hlsWebdavSettings) |
HlsCdnSettings |
HlsCdnSettings.withHlsWebdavSettings(HlsWebdavSettings hlsWebdavSettings) |
Copyright © 2020. All rights reserved.