Video SDK for iOS API Reference
Loading...
Searching...
No Matches
ZoomVideoSDKVideoStatus Class Reference

Video status of user. More...

#include <ZoomVideoSDKVideoHelper.h>

Inherits NSObject.

Properties

BOOL on
 Determines whether the camera is turned on.
 

Detailed Description

Video status of user.

Definition at line 19 of file ZoomVideoSDKVideoHelper.h.

Property Documentation

◆ on

- (BOOL) on
readwritenonatomicassign

Determines whether the camera is turned on.

Definition at line 23 of file ZoomVideoSDKVideoHelper.h.