| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
RtmpGroupSettings |
RtmpGroupSettings.clone() |
RtmpGroupSettings |
OutputGroupSettings.getRtmpGroupSettings() |
RtmpGroupSettings |
RtmpGroupSettings.withAdMarkers(Collection<String> adMarkers)
Choose the ad marker type for this output group.
|
RtmpGroupSettings |
RtmpGroupSettings.withAdMarkers(RtmpAdMarkers... adMarkers)
Choose the ad marker type for this output group.
|
RtmpGroupSettings |
RtmpGroupSettings.withAdMarkers(String... adMarkers)
Choose the ad marker type for this output group.
|
RtmpGroupSettings |
RtmpGroupSettings.withAuthenticationScheme(AuthenticationScheme authenticationScheme)
Authentication scheme to use when connecting with CDN
|
RtmpGroupSettings |
RtmpGroupSettings.withAuthenticationScheme(String authenticationScheme)
Authentication scheme to use when connecting with CDN
|
RtmpGroupSettings |
RtmpGroupSettings.withCacheFullBehavior(RtmpCacheFullBehavior cacheFullBehavior)
Controls behavior when content cache fills up.
|
RtmpGroupSettings |
RtmpGroupSettings.withCacheFullBehavior(String cacheFullBehavior)
Controls behavior when content cache fills up.
|
RtmpGroupSettings |
RtmpGroupSettings.withCacheLength(Integer cacheLength)
Cache length, in seconds, is used to calculate buffer size.
|
RtmpGroupSettings |
RtmpGroupSettings.withCaptionData(RtmpCaptionData captionData)
Controls the types of data that passes to onCaptionInfo outputs.
|
RtmpGroupSettings |
RtmpGroupSettings.withCaptionData(String captionData)
Controls the types of data that passes to onCaptionInfo outputs.
|
RtmpGroupSettings |
RtmpGroupSettings.withIncludeFillerNalUnits(IncludeFillerNalUnits includeFillerNalUnits)
Applies only when the rate control mode (in the codec settings) is CBR (constant bit rate).
|
RtmpGroupSettings |
RtmpGroupSettings.withIncludeFillerNalUnits(String includeFillerNalUnits)
Applies only when the rate control mode (in the codec settings) is CBR (constant bit rate).
|
RtmpGroupSettings |
RtmpGroupSettings.withInputLossAction(InputLossActionForRtmpOut inputLossAction)
Controls the behavior of this RTMP group if input becomes unavailable.
|
RtmpGroupSettings |
RtmpGroupSettings.withInputLossAction(String inputLossAction)
Controls the behavior of this RTMP group if input becomes unavailable.
|
RtmpGroupSettings |
RtmpGroupSettings.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 |
OutputGroupSettings.setRtmpGroupSettings(RtmpGroupSettings rtmpGroupSettings) |
OutputGroupSettings |
OutputGroupSettings.withRtmpGroupSettings(RtmpGroupSettings rtmpGroupSettings) |
Copyright © 2024. All rights reserved.