Reference documentation and code samples for the Google Cloud Video Live Stream V1 Client class InputConfig.
Configuration for the input sources of a channel.
Generated from protobuf message google.cloud.video.livestream.v1.InputConfig
Namespace
Google \ Cloud \ Video \ LiveStream \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ input_switch_mode |
int
Input switch mode. Default mode is |
getInputSwitchMode
Input switch mode. Default mode is FAILOVER_PREFER_PRIMARY
.
Returns | |
---|---|
Type | Description |
int |
setInputSwitchMode
Input switch mode. Default mode is FAILOVER_PREFER_PRIMARY
.
Parameter | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |