| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
InputLocation |
AudioOnlyHlsSettings.audioOnlyImage()
Optional.
|
InputLocation |
AvailBlanking.availBlankingImage()
Blanking image to be used.
|
InputLocation |
BlackoutSlate.blackoutSlateImage()
Blackout slate image to be used.
|
InputLocation |
DvbSubDestinationSettings.font()
External font file used for caption burn-in.
|
InputLocation |
BurnInDestinationSettings.font()
External font file used for caption burn-in.
|
InputLocation |
StaticImageActivateScheduleActionSettings.image()
The location and filename of the image file to overlay on the video.
|
InputLocation |
InputLossBehavior.inputLossImageSlate()
When input loss image type is "slate" these fields specify the parameters for accessing the slate.
|
InputLocation |
StaticKeySettings.keyProviderServer()
The URL of the license server used for protecting content.
|
InputLocation |
BlackoutSlate.networkEndBlackoutImage()
Path to local file to use as Network End Blackout image.
|
| Modifier and Type | Method and Description |
|---|---|
AudioOnlyHlsSettings.Builder |
AudioOnlyHlsSettings.Builder.audioOnlyImage(InputLocation audioOnlyImage)
Optional.
|
AvailBlanking.Builder |
AvailBlanking.Builder.availBlankingImage(InputLocation availBlankingImage)
Blanking image to be used.
|
BlackoutSlate.Builder |
BlackoutSlate.Builder.blackoutSlateImage(InputLocation blackoutSlateImage)
Blackout slate image to be used.
|
DvbSubDestinationSettings.Builder |
DvbSubDestinationSettings.Builder.font(InputLocation font)
External font file used for caption burn-in.
|
BurnInDestinationSettings.Builder |
BurnInDestinationSettings.Builder.font(InputLocation font)
External font file used for caption burn-in.
|
StaticImageActivateScheduleActionSettings.Builder |
StaticImageActivateScheduleActionSettings.Builder.image(InputLocation image)
The location and filename of the image file to overlay on the video.
|
InputLossBehavior.Builder |
InputLossBehavior.Builder.inputLossImageSlate(InputLocation inputLossImageSlate)
When input loss image type is "slate" these fields specify the parameters for accessing the slate.
|
StaticKeySettings.Builder |
StaticKeySettings.Builder.keyProviderServer(InputLocation keyProviderServer)
The URL of the license server used for protecting content.
|
BlackoutSlate.Builder |
BlackoutSlate.Builder.networkEndBlackoutImage(InputLocation networkEndBlackoutImage)
Path to local file to use as Network End Blackout image.
|
Copyright © 2022. All rights reserved.