Uses of Interface
software.amazon.awscdk.services.medialive.alpha.TransportOutputDestinationProps
Packages that use TransportOutputDestinationProps
Package
Description
AWS::MediaLive Construct Library
-
Uses of TransportOutputDestinationProps in software.amazon.awscdk.services.medialive.alpha
Classes in software.amazon.awscdk.services.medialive.alpha that implement TransportOutputDestinationPropsModifier and TypeClassDescriptionstatic final classAn implementation forTransportOutputDestinationPropsMethods in software.amazon.awscdk.services.medialive.alpha that return TransportOutputDestinationPropsModifier and TypeMethodDescriptionTransportOutputDestinationProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type TransportOutputDestinationPropsModifier and TypeMethodDescriptionstatic UdpOutputDestinationUdpOutputDestination.rtp(TransportOutputDestinationProps props) (experimental) Deliver over RTP — buildsrtp://address:port.static UdpOutputDestinationUdpOutputDestination.udp(TransportOutputDestinationProps props) (experimental) Deliver over UDP — buildsudp://address:port.