| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
import <Webcam.idl;
| Public Attributes | |
| string | id | 
| port and camera specific ID string | |
| string | model | 
| camera model | |
| vector< Format > | supportedFormats | 
| supported image formats | |
Webcam information.
Definition at line 79 of file Webcam.idl.
| string webcam::Information::id | 
port and camera specific ID string
Definition at line 80 of file Webcam.idl.
| string webcam::Information::model | 
camera model
Definition at line 81 of file Webcam.idl.
| vector<Format> webcam::Information::supportedFormats | 
supported image formats
Definition at line 82 of file Webcam.idl.