| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
InputLocation |
InputLocation.clone() |
InputLocation |
AudioOnlyHlsSettings.getAudioOnlyImage()
Optional.
|
InputLocation |
AvailBlanking.getAvailBlankingImage()
Blanking image to be used.
|
InputLocation |
BlackoutSlate.getBlackoutSlateImage()
Blackout slate image to be used.
|
InputLocation |
BurnInDestinationSettings.getFont()
External font file used for caption burn-in.
|
InputLocation |
DvbSubDestinationSettings.getFont()
External font file used for caption burn-in.
|
InputLocation |
StaticImageActivateScheduleActionSettings.getImage()
The location and filename of the image file to overlay on the video.
|
InputLocation |
InputLossBehavior.getInputLossImageSlate()
When input loss image type is "slate" these fields specify the parameters for accessing the slate.
|
InputLocation |
StaticKeySettings.getKeyProviderServer()
The URL of the license server used for protecting content.
|
InputLocation |
BlackoutSlate.getNetworkEndBlackoutImage()
Path to local file to use as Network End Blackout image.
|
InputLocation |
InputLocation.withPasswordParam(String passwordParam)
key used to extract the password from EC2 Parameter store
|
InputLocation |
InputLocation.withUri(String uri)
Uniform Resource Identifier - This should be a path to a file accessible to the Live system (eg.
|
InputLocation |
InputLocation.withUsername(String username)
Documentation update needed
|
| Modifier and Type | Method and Description |
|---|---|
void |
AudioOnlyHlsSettings.setAudioOnlyImage(InputLocation audioOnlyImage)
Optional.
|
void |
AvailBlanking.setAvailBlankingImage(InputLocation availBlankingImage)
Blanking image to be used.
|
void |
BlackoutSlate.setBlackoutSlateImage(InputLocation blackoutSlateImage)
Blackout slate image to be used.
|
void |
BurnInDestinationSettings.setFont(InputLocation font)
External font file used for caption burn-in.
|
void |
DvbSubDestinationSettings.setFont(InputLocation font)
External font file used for caption burn-in.
|
void |
StaticImageActivateScheduleActionSettings.setImage(InputLocation image)
The location and filename of the image file to overlay on the video.
|
void |
InputLossBehavior.setInputLossImageSlate(InputLocation inputLossImageSlate)
When input loss image type is "slate" these fields specify the parameters for accessing the slate.
|
void |
StaticKeySettings.setKeyProviderServer(InputLocation keyProviderServer)
The URL of the license server used for protecting content.
|
void |
BlackoutSlate.setNetworkEndBlackoutImage(InputLocation networkEndBlackoutImage)
Path to local file to use as Network End Blackout image.
|
AudioOnlyHlsSettings |
AudioOnlyHlsSettings.withAudioOnlyImage(InputLocation audioOnlyImage)
Optional.
|
AvailBlanking |
AvailBlanking.withAvailBlankingImage(InputLocation availBlankingImage)
Blanking image to be used.
|
BlackoutSlate |
BlackoutSlate.withBlackoutSlateImage(InputLocation blackoutSlateImage)
Blackout slate image to be used.
|
BurnInDestinationSettings |
BurnInDestinationSettings.withFont(InputLocation font)
External font file used for caption burn-in.
|
DvbSubDestinationSettings |
DvbSubDestinationSettings.withFont(InputLocation font)
External font file used for caption burn-in.
|
StaticImageActivateScheduleActionSettings |
StaticImageActivateScheduleActionSettings.withImage(InputLocation image)
The location and filename of the image file to overlay on the video.
|
InputLossBehavior |
InputLossBehavior.withInputLossImageSlate(InputLocation inputLossImageSlate)
When input loss image type is "slate" these fields specify the parameters for accessing the slate.
|
StaticKeySettings |
StaticKeySettings.withKeyProviderServer(InputLocation keyProviderServer)
The URL of the license server used for protecting content.
|
BlackoutSlate |
BlackoutSlate.withNetworkEndBlackoutImage(InputLocation networkEndBlackoutImage)
Path to local file to use as Network End Blackout image.
|
Copyright © 2021. All rights reserved.