Reference documentation and code samples for the Live Stream V1 API class Google::Cloud::Video::LiveStream::V1::Event::InputSwitchTask.
Switches to another input stream. Automatic failover is then disabled.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#input_key
def input_key() -> ::String
Returns
- (::String) — The InputAttachment.key of the input to switch to.
#input_key=
def input_key=(value) -> ::String
Parameter
- value (::String) — The InputAttachment.key of the input to switch to.
Returns
- (::String) — The InputAttachment.key of the input to switch to.