Meeting SDK for macOS API Reference
|
Provides information about Zoom SDK split screen mode support and status. More...
#include <ZoomSDKASController.h>
Inherits NSObject.
Instance Methods | |
(BOOL) | - isInSplitScreenMode |
Determine whether the current mode is split screen. | |
(BOOL) | - isSupportSplitScreenMode |
Determine whether split screen mode is supported. | |
Protected Attributes | |
BOOL | _isInSplitScreenMode |
BOOL | _isSupportSplitScreenMode |
Provides information about Zoom SDK split screen mode support and status.
Definition at line 157 of file ZoomSDKASController.h.
- (BOOL) isInSplitScreenMode |
Determine whether the current mode is split screen.
- (BOOL) isSupportSplitScreenMode |
Determine whether split screen mode is supported.
|
protected |
Definition at line 159 of file ZoomSDKASController.h.
|
protected |
Definition at line 160 of file ZoomSDKASController.h.