Raritan / Server Technology Xerus™ PDU JSON-RPC API
|
Classes | |
interface | StorageManager |
The storage manager interface. More... | |
struct | Format |
Format. More... | |
struct | Controls |
Controls. More... | |
struct | Location |
Location. More... | |
struct | ImageMetaData |
Image meta data. More... | |
struct | Image |
Image. More... | |
struct | Settings |
Webcam settings. More... | |
struct | Information |
Webcam information. More... | |
interface | Webcam |
The webcam interface. More... | |
interface | Channel |
The channel interface. More... | |
struct | WebcamEvent |
Base type of all webcam event. More... | |
struct | WebcamAddedEvent |
This event is emitted after a webcam was added. More... | |
struct | WebcamRemovedEvent |
This event is emitted after a webcam has been removed. More... | |
interface | WebcamManager |
The webcam manager interface. More... | |
Enumerations | |
enum | PixelFormat { MJPEG , JPEG , RGB , YUV } |
PixelFormat. More... | |
enum | PowerLineFrequency { NOT_SUPPORTED , HZ50 , HZ60 , DISABLED } |
PowerLineFrequency. | |
enum | Priority { VERY_LOW , LOW , NORMAL , HIGH , VERY_HIGH } |
Priority. More... | |
Webcam Management.
enum webcam::PixelFormat |
enum webcam::Priority |