module PlaceOS::Driver::Interface::InputSelection(Input)

Direct including types

Defined in:

placeos-driver/interface/switchable.cr

Instance Method Summary

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


[View source]