| 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 ID to include in each message 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)
useInputSegmentation has been deprecated.
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withSegmentationMode(String segmentationMode)
useInputSegmentation has been deprecated.
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withSendDelayMs(Integer sendDelayMs)
Number of milliseconds to delay the output from the second pipeline.
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withSparseTrackType(SmoothGroupSparseTrackType sparseTrackType)
Identifies the type of data to place in the sparse track: - SCTE35: Insert SCTE-35 messages from the source
content.
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withSparseTrackType(String sparseTrackType)
Identifies the type of data to place in the sparse track: - SCTE35: Insert SCTE-35 messages from the source
content.
|
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 © 2021. All rights reserved.