| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static HlsCaptionSegmentLengthControl |
HlsCaptionSegmentLengthControl.fromValue(String value)
Use this in place of valueOf.
|
static HlsCaptionSegmentLengthControl |
HlsCaptionSegmentLengthControl.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HlsCaptionSegmentLengthControl[] |
HlsCaptionSegmentLengthControl.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HlsGroupSettings |
HlsGroupSettings.withCaptionSegmentLengthControl(HlsCaptionSegmentLengthControl captionSegmentLengthControl)
Set Caption segment length control (CaptionSegmentLengthControl) to Match video (MATCH_VIDEO) to create caption
segments that align with the video segments from the first video output in this output group.
|
Copyright © 2023. All rights reserved.