macOS SDK API Reference
|
#import <ZoomSDKRawDataController.h>
Inherits NSObject.
Instance Methods | |
(ZoomSDKError) | - subscribe |
Start the audio raw data process. | |
(ZoomSDKError) | - unSubscribe |
Stop the audio raw data process. | |
Protected Attributes | |
id< ZoomSDKAudioRawDataDelegate > | _delegate |
Properties | |
id< ZoomSDKAudioRawDataDelegate > | delegate |
Definition at line 66 of file ZoomSDKRawDataController.h.
- (ZoomSDKError) subscribe |
Start the audio raw data process.
- (ZoomSDKError) unSubscribe |
Stop the audio raw data process.
|
protected |
Definition at line 68 of file ZoomSDKRawDataController.h.
|
readwritenonatomicassign |
Definition at line 70 of file ZoomSDKRawDataController.h.