enum Amx::Svsi::NSeriesEncoder::Command
Defined in:
Enum Members
-
GetStatus =
0
-
VideoSource =
1
-
Live =
2
-
Local =
3
-
Disable =
4
-
Mute =
5
-
Unmute =
6
Macro Summary
-
[](mapped_value)
Provides compile-time resolution from a statically known mapped value to a member of
self
.
Instance Method Summary
Macro Detail
macro [](mapped_value)
#
Provides compile-time resolution from a statically known mapped value
to a member of self
.