Meeting SDK for iOS API Reference
Loading...
Searching...
No Matches
MobileRTCAudioSender.h
Go to the documentation of this file.
6#import <Foundation/Foundation.h>
7
12@interface MobileRTCAudioSender : NSObject
13
21- (MobileRTCRawDataError)send:(char*)data dataLength:(unsigned int)length sampleRate:(int)rate;
22
23@end
24
MobileRTCRawDataError
Enumeration of raw data.
Send external raw audio data to the Zoom meeting.