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

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 disable? #

def get_status? #

def live? #

def local? #

def mute? #

def unmute? #

def video_source? #