|
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 |
| Determines whether the current mode is split screen. | |
| (BOOL) | - isSupportSplitScreenMode |
| Determines 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 169 of file ZoomSDKASController.h.
| - (BOOL) isInSplitScreenMode |
Determines whether the current mode is split screen.
| - (BOOL) isSupportSplitScreenMode |
Determines whether split screen mode is supported.
|
protected |
Definition at line 171 of file ZoomSDKASController.h.
|
protected |
Definition at line 172 of file ZoomSDKASController.h.