| Base | 
The BaseCamera type exposes the following members.
 Events
Events| Name | Description | |
|---|---|---|
|  | Connected | An event that is triggered when the device is connected. (Inherited from BaseDeviceController) | 
|  | DeviceUIRequested | Getting called when the camera UI gets requested. | 
|  | Disconnected | An event that is triggered when the device is disconnected. (Inherited from BaseDeviceController) | 
|  | Initialized | An event that is triggered when the device is initialized. (Inherited from BaseDeviceController) | 
|  | StatusChanged | An event that is triggered when the status of the device is changed. (Inherited from BaseDeviceController) | 
 See Also
See Also