Meeting SDK for macOS API Reference
|
Controller for managing raw archiving privilege in Zoom SDK. More...
#include <ZoomSDKRawArchivingController.h>
Inherits NSObject.
Instance Methods | |
(ZoomSDKError) | - startRawArchiving |
Start raw archiving, call this method can get rawdata receive privilege. | |
(ZoomSDKError) | - stopRawArchiving |
Stop raw archiving, call this method reclaim rawdata receive privilege. | |
Controller for managing raw archiving privilege in Zoom SDK.
Definition at line 14 of file ZoomSDKRawArchivingController.h.
- (ZoomSDKError) startRawArchiving |
Start raw archiving, call this method can get rawdata receive privilege.
- (ZoomSDKError) stopRawArchiving |
Stop raw archiving, call this method reclaim rawdata receive privilege.