class Crestron::NvxRx
- Crestron::NvxRx
- Crestron::CresNext
- PlaceOS::Driver
- Reference
- Object
Included Modules
- Crestron::Receiver
- PlaceOS::Driver::Interface::InputSelection(String)
- PlaceOS::Driver::Interface::Switchable(String, Int32)
Defined in:
crestron/nvx_rx.crClass Method Summary
Instance Method Summary
-
#aspect_ratio(mode : AspectRatio)
aspect ratio defined in nvx_rx_models
- #connected
- #output(state : Bool)
- #switch(map : Hash(Input, Array(Output)), layer : SwitchLayer | Nil = nil)
-
#switch_to(input : Input)
Switches all outputs to the requested input Special case
switch_to 0
should mute all the outputs, if supported
Instance methods inherited from class Crestron::CresNext
maintain_session
maintain_session,
manual_send(payload : JSON::Any)
manual_send,
received(data, task)
received,
tokenize(path : String)
tokenize,
websocket_headers
websocket_headers
Instance methods inherited from module Crestron::CresNextAuth
authenticate
authenticate,
logout
logout
Class Method Detail
Instance Method Detail
Description copied from module PlaceOS::Driver::Interface::InputSelection(String)
Switches all outputs to the requested input
Special case switch_to 0
should mute all the outputs, if supported