Uses of Class
software.amazon.awscdk.services.medialive.alpha.Smpte2110InputProps.Builder
Packages that use Smpte2110InputProps.Builder
Package
Description
AWS::MediaLive Construct Library
-
Uses of Smpte2110InputProps.Builder in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return Smpte2110InputProps.BuilderModifier and TypeMethodDescriptionSmpte2110InputProps.Builder.ancillarySdps(List<? extends Smpte2110SdpLocation> ancillarySdps) Sets the value ofSmpte2110InputProps.getAncillarySdps()Smpte2110InputProps.Builder.audioSdps(List<? extends Smpte2110SdpLocation> audioSdps) Sets the value ofSmpte2110InputProps.getAudioSdps()static Smpte2110InputProps.BuilderSmpte2110InputProps.builder()Smpte2110InputProps.Builder.videoSdp(Smpte2110SdpLocation videoSdp) Sets the value ofSmpte2110InputProps.getVideoSdp()Constructors in software.amazon.awscdk.services.medialive.alpha with parameters of type Smpte2110InputProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(Smpte2110InputProps.Builder builder) Constructor that initializes the object based on literal property values passed by theSmpte2110InputProps.Builder.