Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
Loading...
Searching...
No Matches
Public Attributes | List of all members
webcam::WebcamEvent Struct Reference

Base type of all webcam event. More...

Inheritance diagram for webcam::WebcamEvent:
idl::Event webcam::WebcamAddedEvent webcam::WebcamRemovedEvent

Public Attributes

Webcam webcam
 The webcam which was affected. More...
 
Information information
 Information about the camera. More...
 
string name
 The user-assigned camera name. More...
 
- Public Attributes inherited from idl::Event
Object source
 IDL object that originated the event. More...
 

Detailed Description

Base type of all webcam event.

Definition at line 27 of file WebcamManager.idl.

Member Data Documentation

◆ information

Information webcam::WebcamEvent::information

Information about the camera.

Definition at line 29 of file WebcamManager.idl.

◆ name

string webcam::WebcamEvent::name

The user-assigned camera name.

Definition at line 30 of file WebcamManager.idl.

◆ webcam

Webcam webcam::WebcamEvent::webcam

The webcam which was affected.

Definition at line 28 of file WebcamManager.idl.


The documentation for this struct was generated from the following file: