| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
EmbeddedDestinationSettings |
EmbeddedDestinationSettings.clone() |
EmbeddedDestinationSettings |
CaptionDestinationSettings.getEmbeddedDestinationSettings()
Settings related to CEA/EIA-608 and CEA/EIA-708 (also called embedded or ancillary) captions.
|
EmbeddedDestinationSettings |
EmbeddedDestinationSettings.withDestination608ChannelNumber(Integer destination608ChannelNumber)
Ignore this setting unless your input captions are SCC format and your output captions are embedded in the video
stream.
|
EmbeddedDestinationSettings |
EmbeddedDestinationSettings.withDestination708ServiceNumber(Integer destination708ServiceNumber)
Ignore this setting unless your input captions are SCC format and you want both 608 and 708 captions embedded in
your output stream.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CaptionDestinationSettings.setEmbeddedDestinationSettings(EmbeddedDestinationSettings embeddedDestinationSettings)
Settings related to CEA/EIA-608 and CEA/EIA-708 (also called embedded or ancillary) captions.
|
CaptionDestinationSettings |
CaptionDestinationSettings.withEmbeddedDestinationSettings(EmbeddedDestinationSettings embeddedDestinationSettings)
Settings related to CEA/EIA-608 and CEA/EIA-708 (also called embedded or ancillary) captions.
|
Copyright © 2024. All rights reserved.