Uses of Class
software.amazon.awscdk.services.medialive.alpha.VideoSelection
Packages that use VideoSelection
Package
Description
AWS::MediaLive Construct Library
-
Uses of VideoSelection in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return VideoSelectionModifier and TypeMethodDescriptionstatic VideoSelection(experimental) Extract the video with this PID.static VideoSelectionVideoSelection.byProgramId(Number programId) (experimental) Extract the video from this program within a multi-program transport stream.default VideoSelectionVideoSelectorSettings.getSelectBy()(experimental) Selects the specific video to extract from the input (by PID or by program).final VideoSelectionVideoSelectorSettings.Jsii$Proxy.getSelectBy()Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type VideoSelectionModifier and TypeMethodDescriptionVideoSelectorSettings.Builder.selectBy(VideoSelection selectBy) Sets the value ofVideoSelectorSettings.getSelectBy()