Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Public Attributes | |
Format | format |
currently selected image format More... | |
Controls | controls |
image settings like brightness, contrast, gain, ... More... | |
string | name |
webcam name More... | |
Location | location |
webcam location More... | |
int | refreshInterval |
in ms, toggle "video" and "static image" mode More... | |
Webcam settings.
Definition at line 70 of file Webcam.idl.
Controls webcam::Settings::controls |
image settings like brightness, contrast, gain, ...
Definition at line 72 of file Webcam.idl.
Format webcam::Settings::format |
currently selected image format
Definition at line 71 of file Webcam.idl.
Location webcam::Settings::location |
webcam location
Definition at line 74 of file Webcam.idl.
string webcam::Settings::name |
webcam name
Definition at line 73 of file Webcam.idl.
int webcam::Settings::refreshInterval |
in ms, toggle "video" and "static image" mode
Definition at line 75 of file Webcam.idl.