module PlaceOS::Driver::Interface::InputSelection(Input)
Direct including types
Defined in:
placeos-driver/interface/switchable.crInstance Method Summary
-
#switch_to(input : Input)
Switches all outputs to the requested input Special case
switch_to 0
should mute all the outputs, if supported
Instance Method Detail
abstract
def switch_to(input : Input)
#
Switches all outputs to the requested input
Special case switch_to 0
should mute all the outputs, if supported