Automatic failover is enabled. The primary input stream is always
preferred over its backup input streams configured using the
[AutomaticFailover][google.cloud.video.livestream.v1.InputAttachment.AutomaticFailover]
field.
Manual
Automatic failover is disabled. You must use the
[inputSwitch][google.cloud.video.livestream.v1.Event.input_switch] event
to switch the active input source for the channel to stream from. When
this mode is chosen, the
[AutomaticFailover][google.cloud.video.livestream.v1.InputAttachment.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-03-21 UTC."],[[["The content provides documentation for the `InputConfig.Types.InputSwitchMode` enum within the Live Stream v1 API, specifically for version 1.5.0, but also references other versions."],["The `InputSwitchMode` enum defines how input streams are switched, with options including `FailoverPreferPrimary` (automatic failover preferring the primary stream), `Manual` (requiring manual switching), and `Unspecified`."],["The namespace for this enum is `Google.Cloud.Video.LiveStream.V1`, and it is located within the `Google.Cloud.Video.LiveStream.V1.dll` assembly."],["The latest version of the API is version 1.8.0, however, the main content is based on version 1.5.0 of the API."]]],[]]