Add-VSMediaLiveChannelVideoSelectorProgramId

Add-VSMediaLiveChannelVideoSelectorProgramId

SYNOPSIS

Adds an AWS::MediaLive::Channel.VideoSelectorProgramId resource property to the template. Used to extract video by the program ID.

SYNTAX

Add-VSMediaLiveChannelVideoSelectorProgramId [[-ProgramId] <Object>] [<CommonParameters>]

DESCRIPTION

Adds an AWS::MediaLive::Channel.VideoSelectorProgramId resource property to the template. Used to extract video by the program ID.

The parent of this entity is VideoSelectorSettings.

PARAMETERS

-ProgramId

Selects a specific program from within a multi-program transport stream. If the program doesn’t exist, MediaLive selects the first program within the transport stream by default.

Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-videoselectorprogramid.html#cfn-medialive-channel-videoselectorprogramid-programid 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.

INPUTS

OUTPUTS

Vaporshell.Resource.MediaLive.Channel.VideoSelectorProgramId

NOTES

http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-videoselectorprogramid.html