class

Place::EdgeDemo

Inherits PlaceOS::Driver::Interface::InputSelection < PlaceOS::Driver::Interface::Muteable < PlaceOS::Driver::Interface::VideoMuteable < PlaceOS::Driver::Interface::AudioMuteable < PlaceOS::Driver::Interface::Powerable < PlaceOS::Driver < Reference < Object

Instance methods

mute(state : Bool = true, index : Int32 | String = 0, layer : MuteLayer = MuteLayer::AudioVideo)

When implementing muteable, these should be the preferred defaults

Source
on_load
Source
power(state : Bool)
Source
power?
Source
received(data, task)
Source
switch_to(input : Input)

Switches all outputs to the requested input Special case switch_to 0 should mute all the outputs, if supported

Source
volume(value : Int32)
Source

Nested types