Mac SDK
Instance Methods | Protected Attributes | Properties | List of all members
ZoomSDKAudioRawDataHelper Class Reference
Inheritance diagram for ZoomSDKAudioRawDataHelper:

Instance Methods

(ZoomSDKError) - subscribe
 Start the audio raw data process. More...
 
(ZoomSDKError) - unSubscribe
 Stop the audio raw data process. More...
 

Protected Attributes

id< ZoomSDKAudioRawDataDelegate_delegate
 

Properties

id< ZoomSDKAudioRawDataDelegatedelegate
 

Method Documentation

◆ subscribe

- (ZoomSDKError) subscribe

Start the audio raw data process.

Returns
If the function succeeds, it will return ZoomSDKError_Success, otherwise not.

◆ unSubscribe

- (ZoomSDKError) unSubscribe

Stop the audio raw data process.

Returns
If the function succeeds, it will return ZoomSDKError_Success, otherwise not.

The documentation for this class was generated from the following file: