Meeting SDK for iOS API Reference
Loading...
Searching...
No Matches
MobileRTCShareAudioSender.h
Go to the documentation of this file.
1
6
#import <Foundation/Foundation.h>
7
#import <MobileRTC/MobileRTCConstants.h>
8
9
14
@interface
MobileRTCShareAudioSender
: NSObject
15
25
- (
MobileRTCRawDataError
)sendShareAudio:(
char
*)data dataLength:(NSUInteger)length sampleRate:(NSUInteger)rate audioChannel:(
MobileRTCAudioChannel
)channel;
26
27
@end
28
29
MobileRTCAudioChannel
MobileRTCAudioChannel
Enumeration of audio channel types.
Definition
MobileRTCConstants.h:1621
MobileRTCRawDataError
MobileRTCRawDataError
Enumeration of the raw data.
Definition
MobileRTCConstants.h:877
MobileRTCShareAudioSender
Sends share audio raw data.
Definition
MobileRTCShareAudioSender.h:15
SDK-docs
Doxygen
ios
msdk
MobileRTC.xcframework
ios-arm64
MobileRTC.framework
Headers
MobileRTCShareAudioSender.h
Generated by
1.12.0