| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
This event is emitted after the settings of a webcam were changed. More...
import <Webcam.idl;
 
  
| Public Attributes | |
| Settings | oldSettings | 
| the old settings | |
| Settings | newSettings | 
| the new settings | |
|  Public Attributes inherited from event::UserEvent | |
| string | actUserName | 
| user who triggered event | |
| string | actIpAddr | 
| ip or device on which user is logged in | |
|  Public Attributes inherited from idl::Event | |
| Object | source | 
| IDL object that originated the event. | |
This event is emitted after the settings of a webcam were changed.
Definition at line 96 of file Webcam.idl.
| Settings webcam::Webcam::SettingsChangedEvent::newSettings | 
the new settings
Definition at line 98 of file Webcam.idl.
| Settings webcam::Webcam::SettingsChangedEvent::oldSettings | 
the old settings
Definition at line 97 of file Webcam.idl.