Meeting SDK for macOS API Reference
Loading...
Searching...
No Matches
ZoomSDKSplitScreenInfo Class Reference

ZOOM SDK split screen information class. More...

#include <ZoomSDKASController.h>

Inherits NSObject.

Instance Methods

(BOOL) - isInSplitScreenMode
 
(BOOL) - isSupportSplitScreenMode
 

Protected Attributes

BOOL _isInSplitScreenMode
 
BOOL _isSupportSplitScreenMode
 

Detailed Description

ZOOM SDK split screen information class.

Definition at line 120 of file ZoomSDKASController.h.

Method Documentation

◆ isInSplitScreenMode

- (BOOL) isInSplitScreenMode

◆ isSupportSplitScreenMode

- (BOOL) isSupportSplitScreenMode

Field Documentation

◆ _isInSplitScreenMode

- (BOOL) _isInSplitScreenMode
protected

Definition at line 122 of file ZoomSDKASController.h.

◆ _isSupportSplitScreenMode

- (BOOL) _isSupportSplitScreenMode
protected

Definition at line 123 of file ZoomSDKASController.h.