Add-VSMediaLiveChannelVideoSelectorPid
Add-VSMediaLiveChannelVideoSelectorPid
SYNOPSIS
Adds an AWS::MediaLive::Channel.VideoSelectorPid resource property to the template. Selects a specific PID from within a video source.
SYNTAX
Add-VSMediaLiveChannelVideoSelectorPid [[-Pid] <Object>] [<CommonParameters>]
DESCRIPTION
Adds an AWS::MediaLive::Channel.VideoSelectorPid resource property to the template. Selects a specific PID from within a video source.
The parent of this entity is VideoSelectorSettings.
PARAMETERS
-Pid
Selects a specific PID from within a video source.
Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-videoselectorpid.html#cfn-medialive-channel-videoselectorpid-pid PrimitiveType: Integer UpdateType: Mutable
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.