enum Amx::Svsi::NSeriesDecoder::Command

Defined in:

Enum Members

GetStatus = 0
Set = 1
SetSettings = 2
SwitchKVM = 3
Mute = 4
Unmute = 5
SetAudio = 6
Live = 7
Local = 8
ScalerEnable = 9
ScalerDisable = 10
ModeSet = 11

Macro Summary

Instance Method Summary

Macro Detail

macro [](mapped_value) #

Provides compile-time resolution from a statically known mapped value to a member of self.


Instance Method Detail

def get_status? #

def live? #

def local? #

def mode_set? #

def mute? #

def scaler_disable? #

def scaler_enable? #

def set? #

def set_audio? #

def set_settings? #

def switch_kvm? #

def unmute? #