Uses of Class
software.amazon.awscdk.services.medialive.alpha.RtmpDestination
Packages that use RtmpDestination
Package
Description
AWS::MediaLive Construct Library
-
Uses of RtmpDestination in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return RtmpDestinationModifier and TypeMethodDescriptionstatic RtmpDestination(experimental) Create an RTMP destination.static RtmpDestinationRtmpDestination.url(String url, String streamName, OutputDestinationOptions options) (experimental) Create an RTMP destination.Methods in software.amazon.awscdk.services.medialive.alpha that return types with arguments of type RtmpDestinationModifier and TypeMethodDescriptionRtmpOutputDefinition.getDestinations()(experimental) The RTMP destination(s) for this output — one per channel pipeline.final List<RtmpDestination> RtmpOutputDefinition.Jsii$Proxy.getDestinations()Method parameters in software.amazon.awscdk.services.medialive.alpha with type arguments of type RtmpDestinationModifier and TypeMethodDescriptionRtmpOutputDefinition.Builder.destinations(List<? extends RtmpDestination> destinations) Sets the value ofRtmpOutputDefinition.getDestinations()