Video SDK for iOS API Reference
|
The video option of join session. More...
#include <ZoomVideoSDK.h>
Inherits NSObject.
Properties | |
BOOL | localVideoOn |
Local video on or off. | |
BOOL | multitaskingCameraAccessEnabled |
Set the multitaskingCameraAccessEnabled for AVCaptureSession of local camera. For more informaton, refer to https://developer.apple.com/documentation/avfoundation/avcapturesession/4013228-multitaskingcameraaccesssupporte. | |
The video option of join session.
Definition at line 95 of file ZoomVideoSDK.h.
|
readwritenonatomicassign |
Local video on or off.
Definition at line 100 of file ZoomVideoSDK.h.
|
readwritenonatomicassign |
Set the multitaskingCameraAccessEnabled for AVCaptureSession of local camera. For more informaton, refer to https://developer.apple.com/documentation/avfoundation/avcapturesession/4013228-multitaskingcameraaccesssupporte.
Definition at line 104 of file ZoomVideoSDK.h.