|
Meeting SDK for macOS API Reference
|
Delegate to receive video device related events. More...
#include <ZoomSDKSettingService.h>
Inherits <NSObject>.
Instance Methods | |
| (void) | - onCameraStatusChanged: |
| Notification of camera status changes in the meeting. | |
| (void) | - onSelectedCameraChanged: |
| Notification that the selected camera device is changed. | |
Delegate to receive video device related events.
Definition at line 96 of file ZoomSDKSettingService.h.
|
optional |
Notification of camera status changes in the meeting.
| status | The camera device status. |
|
optionalrequired |
Notification that the selected camera device is changed.
| deviceID | The ID of camera. |