Reference documentation and code samples for the Live Stream V1 API module Google::Cloud::Video::LiveStream::V1::InputConfig::InputSwitchMode.
Input switch mode.
Constants
INPUT_SWITCH_MODE_UNSPECIFIED
value: 0 The input switch mode is not specified.
FAILOVER_PREFER_PRIMARY
value: 1 Automatic failover is enabled. The primary input stream is always preferred over its backup input streams configured using the AutomaticFailover field.
MANUAL
value: 3 Automatic failover is disabled. You must use the inputSwitch event to switch the active input source for the channel to stream from. When this mode is chosen, the AutomaticFailover field is ignored.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-10 UTC."],[],[]]