Uses of Class
software.amazon.awssdk.services.medialive.model.InputLocation
-
Packages that use InputLocation Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of InputLocation in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return InputLocation Modifier and Type Method Description InputLocationAudioOnlyHlsSettings. audioOnlyImage()Optional.InputLocationAvailBlanking. availBlankingImage()Blanking image to be used.InputLocationBlackoutSlate. blackoutSlateImage()Blackout slate image to be used.InputLocationBurnInDestinationSettings. font()External font file used for caption burn-in.InputLocationDvbSubDestinationSettings. font()External font file used for caption burn-in.InputLocationStaticImageActivateScheduleActionSettings. image()The location and filename of the image file to overlay on the video.InputLocationStaticImageOutputActivateScheduleActionSettings. image()The location and filename of the image file to overlay on the video.InputLocationInputLossBehavior. inputLossImageSlate()When input loss image type is "slate" these fields specify the parameters for accessing the slate.InputLocationStaticKeySettings. keyProviderServer()The URL of the license server used for protecting content.InputLocationBlackoutSlate. networkEndBlackoutImage()Path to local file to use as Network End Blackout image.Methods in software.amazon.awssdk.services.medialive.model with parameters of type InputLocation Modifier and Type Method Description AudioOnlyHlsSettings.BuilderAudioOnlyHlsSettings.Builder. audioOnlyImage(InputLocation audioOnlyImage)Optional.AvailBlanking.BuilderAvailBlanking.Builder. availBlankingImage(InputLocation availBlankingImage)Blanking image to be used.BlackoutSlate.BuilderBlackoutSlate.Builder. blackoutSlateImage(InputLocation blackoutSlateImage)Blackout slate image to be used.BurnInDestinationSettings.BuilderBurnInDestinationSettings.Builder. font(InputLocation font)External font file used for caption burn-in.DvbSubDestinationSettings.BuilderDvbSubDestinationSettings.Builder. font(InputLocation font)External font file used for caption burn-in.StaticImageActivateScheduleActionSettings.BuilderStaticImageActivateScheduleActionSettings.Builder. image(InputLocation image)The location and filename of the image file to overlay on the video.StaticImageOutputActivateScheduleActionSettings.BuilderStaticImageOutputActivateScheduleActionSettings.Builder. image(InputLocation image)The location and filename of the image file to overlay on the video.InputLossBehavior.BuilderInputLossBehavior.Builder. inputLossImageSlate(InputLocation inputLossImageSlate)When input loss image type is "slate" these fields specify the parameters for accessing the slate.StaticKeySettings.BuilderStaticKeySettings.Builder. keyProviderServer(InputLocation keyProviderServer)The URL of the license server used for protecting content.BlackoutSlate.BuilderBlackoutSlate.Builder. networkEndBlackoutImage(InputLocation networkEndBlackoutImage)Path to local file to use as Network End Blackout image.
-