Mac SDK
Instance Methods | List of all members
<ZoomSDKSettingVideoDelegate> Protocol Reference
Inheritance diagram for <ZoomSDKSettingVideoDelegate>:

Instance Methods

(void) - onCameraStatusChanged:
 Notification of camera status changes in the meeting. More...
 
(void) - onSelectedCameraChanged:
 Notification that the selected camera device is changed. More...
 

Method Documentation

◆ onCameraStatusChanged:

- (void) onCameraStatusChanged: (ZoomSDKDeviceStatus)  status
optional

Notification of camera status changes in the meeting.

Parameters
statusThe camera device status.

◆ onSelectedCameraChanged:

- (void) onSelectedCameraChanged: (NSString *)  deviceID
optional

Notification that the selected camera device is changed.

Parameters
deviceIDThe ID of camera.

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