Video setting context callback event.
More...
#include <setting_service_interface.h>
Video setting context callback event.
◆ onComputerCamDeviceChanged()
virtual void IVideoSettingContextEvent::onComputerCamDeviceChanged |
( |
IList< ICameraInfo *> * |
pNewCameraList | ) |
|
|
pure virtual |
Callback event if the SDK detects that the computer camera devices have been changed.
- Parameters
-
pNewCameraList | The new list of all camera devices plugged into the computer. |
◆ onDefaultCamDeviceChanged()
virtual void IVideoSettingContextEvent::onDefaultCamDeviceChanged |
( |
const wchar_t * |
deviceId, |
|
|
const wchar_t * |
deviceName |
|
) |
| |
|
pure virtual |
Notify the user that a camera device is selected.
- Parameters
-
deviceId | Specify a device to be selected. |
deviceName | Specify the device name assigned by deviceId. |
The documentation for this class was generated from the following file: