class Amx::Svsi::VirtualSwitcher
- Amx::Svsi::VirtualSwitcher
- PlaceOS::Driver
- Reference
- Object
Included Modules
Defined in:
amx/svsi/virtual_switcher.crClass Method Summary
Instance Method Summary
- #switch(map : Hash(Input, Array(Output)), layer : SwitchLayer | Nil = nil)
-
#switch_to(input : Int32)
Switches all outputs to the requested input Special case
switch_to 0
should mute all the outputs, if supported
Class Method Detail
Instance Method Detail
def switch_to(input : Int32)
#
Description copied from module PlaceOS::Driver::Interface::InputSelection(Int32)
Switches all outputs to the requested input
Special case switch_to 0
should mute all the outputs, if supported