Google Cloud Video Live Stream V1 Client - Class InputSwitchTask (0.4.2)

Reference documentation and code samples for the Google Cloud Video Live Stream V1 Client class InputSwitchTask.

Switches to another input stream. Automatic failover is then disabled.

Generated from protobuf message google.cloud.video.livestream.v1.Event.InputSwitchTask

Namespace

Google \ Cloud \ Video \ LiveStream \ V1 \ Event

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ input_key string

The InputAttachment.key of the input to switch to.

getInputKey

The InputAttachment.key of the input to switch to.

Returns
TypeDescription
string

setInputKey

The InputAttachment.key of the input to switch to.

Parameter
NameDescription
var string
Returns
TypeDescription
$this