Uses of Class
software.amazon.awscdk.services.medialive.alpha.SrtDestination
Packages that use SrtDestination
Package
Description
AWS::MediaLive Construct Library
-
Uses of SrtDestination in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return SrtDestinationModifier and TypeMethodDescriptionstatic SrtDestinationSrtDestination.caller(SrtCallerDestinationProps props) (experimental) Create a caller-mode SRT destination.static SrtDestinationSrtDestination.callerUrl(String url, SrtCallerUrlOptions options) (experimental) Create a caller-mode SRT destination from a full SRT URL.static SrtDestinationSrtDestination.listener(SrtListenerDestinationProps props) (experimental) Create a listener-mode SRT destination.Methods in software.amazon.awscdk.services.medialive.alpha that return types with arguments of type SrtDestinationModifier and TypeMethodDescriptionSrtOutputDefinition.getDestinations()(experimental) The SRT destination(s) for this output — one per channel pipeline.final List<SrtDestination> SrtOutputDefinition.Jsii$Proxy.getDestinations()Method parameters in software.amazon.awscdk.services.medialive.alpha with type arguments of type SrtDestinationModifier and TypeMethodDescriptionSrtOutputDefinition.Builder.destinations(List<? extends SrtDestination> destinations) Sets the value ofSrtOutputDefinition.getDestinations()