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
-
[](mapped_value)
Provides compile-time resolution from a statically known mapped value to a member of
self.
Instance Method Summary
- #get_status?
- #live?
- #local?
- #mode_set?
- #mute?
- #scaler_disable?
- #scaler_enable?
- #set?
- #set_audio?
- #set_settings?
- #switch_kvm?
- #unmute?
Macro Detail
macro [](mapped_value)
#
Provides compile-time resolution from a statically known mapped value
to a member of self.