| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
MsSmoothGroupSettings |
MsSmoothGroupSettings.clone() |
MsSmoothGroupSettings |
OutputGroupSettings.getMsSmoothGroupSettings() |
MsSmoothGroupSettings |
MsSmoothGroupSettings.withAcquisitionPointId(String acquisitionPointId)
The value of the "Acquisition Point Identity" element used in each message placed in the sparse track.
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withAudioOnlyTimecodeControl(SmoothGroupAudioOnlyTimecodeControl audioOnlyTimecodeControl)
If set to passthrough for an audio-only MS Smooth output, the fragment absolute time will be set to the current
timecode.
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withAudioOnlyTimecodeControl(String audioOnlyTimecodeControl)
If set to passthrough for an audio-only MS Smooth output, the fragment absolute time will be set to the current
timecode.
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withCertificateMode(SmoothGroupCertificateMode certificateMode)
If set to verifyAuthenticity, verify the https certificate chain to a trusted Certificate Authority (CA).
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withCertificateMode(String certificateMode)
If set to verifyAuthenticity, verify the https certificate chain to a trusted Certificate Authority (CA).
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withConnectionRetryInterval(Integer connectionRetryInterval)
Number of seconds to wait before retrying connection to the IIS server if the connection is lost.
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withDestination(OutputLocationRef destination)
Smooth Streaming publish point on an IIS server.
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withEventId(String eventId)
MS Smooth event ID to be sent to the IIS server.
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withEventIdMode(SmoothGroupEventIdMode eventIdMode)
Specifies whether or not to send an event ID to the IIS server.
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withEventIdMode(String eventIdMode)
Specifies whether or not to send an event ID to the IIS server.
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withEventStopBehavior(SmoothGroupEventStopBehavior eventStopBehavior)
When set to sendEos, send EOS signal to IIS server when stopping the event
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withEventStopBehavior(String eventStopBehavior)
When set to sendEos, send EOS signal to IIS server when stopping the event
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withFilecacheDuration(Integer filecacheDuration)
Size in seconds of file cache for streaming outputs.
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withFragmentLength(Integer fragmentLength)
Length of mp4 fragments to generate (in seconds).
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withInputLossAction(InputLossActionForMsSmoothOut inputLossAction)
Parameter that control output group behavior on input loss.
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withInputLossAction(String inputLossAction)
Parameter that control output group behavior on input loss.
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withNumRetries(Integer numRetries)
Number of retry attempts.
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withRestartDelay(Integer restartDelay)
Number of seconds before initiating a restart due to output failure, due to exhausting the numRetries on one
segment, or exceeding filecacheDuration.
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withSegmentationMode(SmoothGroupSegmentationMode segmentationMode)
When set to useInputSegmentation, the output segment or fragment points are set by the RAI markers from the input
streams.
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withSegmentationMode(String segmentationMode)
When set to useInputSegmentation, the output segment or fragment points are set by the RAI markers from the input
streams.
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withSendDelayMs(Integer sendDelayMs)
Outputs that are "output locked" can use this delay.
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withSparseTrackType(SmoothGroupSparseTrackType sparseTrackType)
If set to scte35, use incoming SCTE-35 messages to generate a sparse track in this group of MS-Smooth outputs.
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withSparseTrackType(String sparseTrackType)
If set to scte35, use incoming SCTE-35 messages to generate a sparse track in this group of MS-Smooth outputs.
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withStreamManifestBehavior(SmoothGroupStreamManifestBehavior streamManifestBehavior)
When set to send, send stream manifest so publishing point doesn't start until all streams start.
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withStreamManifestBehavior(String streamManifestBehavior)
When set to send, send stream manifest so publishing point doesn't start until all streams start.
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withTimestampOffset(String timestampOffset)
Timestamp offset for the event.
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withTimestampOffsetMode(SmoothGroupTimestampOffsetMode timestampOffsetMode)
Type of timestamp date offset to use.
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withTimestampOffsetMode(String timestampOffsetMode)
Type of timestamp date offset to use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OutputGroupSettings.setMsSmoothGroupSettings(MsSmoothGroupSettings msSmoothGroupSettings) |
OutputGroupSettings |
OutputGroupSettings.withMsSmoothGroupSettings(MsSmoothGroupSettings msSmoothGroupSettings) |
Copyright © 2018. All rights reserved.