Uses of Class
software.amazon.awscdk.services.mediaconnect.alpha.SourceConfiguration
Packages that use SourceConfiguration
Package
Description
AWS::MediaConnect Construct Library
-
Uses of SourceConfiguration in software.amazon.awscdk.services.mediaconnect.alpha
Methods in software.amazon.awscdk.services.mediaconnect.alpha that return SourceConfigurationModifier and TypeMethodDescriptionstatic SourceConfiguration(experimental) Source option for CDI input.static SourceConfigurationSourceConfiguration.entitlement(EntitlementSource input) (experimental) The entitlement that allows you to subscribe to content that comes from another AWS account.static SourceConfigurationSourceConfiguration.gatewayBridge(GatewayBridgeSource input) (experimental) The source configuration for cloud flows receiving a stream from a bridge.FlowProps.getSource()(experimental) The settings for the source that you want to use for the new flow.final SourceConfigurationFlowProps.Jsii$Proxy.getSource()FlowSourceProps.getSource()(experimental) Additional Source Configuration.final SourceConfigurationFlowSourceProps.Jsii$Proxy.getSource()static SourceConfigurationSourceConfiguration.jpegXs(SourceJpegXs input) (experimental) Source option for Jpeg-XS input.static SourceConfiguration(experimental) Source option for NDI (SpeedHQ) input.static SourceConfigurationSourceConfiguration.rist(SourceRist input) (experimental) Source option for RIST input.static SourceConfigurationSourceConfiguration.router()(experimental) The source configuration for flows receiving a stream from router.static SourceConfigurationSourceConfiguration.router(RouterSource input) (experimental) The source configuration for flows receiving a stream from router.static SourceConfiguration(experimental) Source option for RTP input.static SourceConfiguration(experimental) Source option for RTP-FEC input.static SourceConfigurationSourceConfiguration.srtCaller(SourceSrtCaller input) (experimental) Source option for SRT Caller input.static SourceConfigurationSourceConfiguration.srtListener(SourceSrtListener input) (experimental) Source option for SRT Listener input.static SourceConfigurationSourceConfiguration.zixiPush(SourceZixiPush input) (experimental) Source option for Zixi Push input.Methods in software.amazon.awscdk.services.mediaconnect.alpha with parameters of type SourceConfigurationModifier and TypeMethodDescriptionFlow.Builder.source(SourceConfiguration source) (experimental) The settings for the source that you want to use for the new flow.FlowProps.Builder.source(SourceConfiguration source) Sets the value ofFlowProps.getSource()FlowSource.Builder.source(SourceConfiguration source) (experimental) Additional Source Configuration.FlowSourceProps.Builder.source(SourceConfiguration source) Sets the value ofFlowSourceProps.getSource()