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 89 of file ZoomVideoSDK.h.
|
readwritenonatomicassign |
Local video on or off.
Definition at line 94 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 98 of file ZoomVideoSDK.h.