| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
RtmpOutputSettings |
RtmpOutputSettings.clone() |
RtmpOutputSettings |
OutputSettings.getRtmpOutputSettings() |
RtmpOutputSettings |
RtmpOutputSettings.withCertificateMode(RtmpOutputCertificateMode certificateMode)
If set to verifyAuthenticity, verify the tls certificate chain to a trusted Certificate Authority (CA).
|
RtmpOutputSettings |
RtmpOutputSettings.withCertificateMode(String certificateMode)
If set to verifyAuthenticity, verify the tls certificate chain to a trusted Certificate Authority (CA).
|
RtmpOutputSettings |
RtmpOutputSettings.withConnectionRetryInterval(Integer connectionRetryInterval)
Number of seconds to wait before retrying a connection to the Flash Media server if the connection is lost.
|
RtmpOutputSettings |
RtmpOutputSettings.withDestination(OutputLocationRef destination)
The RTMP endpoint excluding the stream name (eg.
|
RtmpOutputSettings |
RtmpOutputSettings.withNumRetries(Integer numRetries)
Number of retry attempts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OutputSettings.setRtmpOutputSettings(RtmpOutputSettings rtmpOutputSettings) |
OutputSettings |
OutputSettings.withRtmpOutputSettings(RtmpOutputSettings rtmpOutputSettings) |
Copyright © 2019. All rights reserved.