Meeting SDK for iOS API Reference
Loading...
Searching...
No Matches
MobileRTCAudioSender.h
Go to the documentation of this file.
1
//
2
// MobileRTCAudioSender.h
3
// MobileRTC
4
//
5
// Created by Zoom on 2022/7/25.
6
// Copyright © Zoom Communications, Inc. All rights reserved.
7
//
8
9
#import <Foundation/Foundation.h>
10
15
@interface
MobileRTCAudioSender
: NSObject
16
23
- (
MobileRTCRawDataError
)send:(
char
*)data dataLength:(
unsigned
int
)length sampleRate:(
int
)rate;
24
25
@end
26
MobileRTCRawDataError
MobileRTCRawDataError
Enumeration of raw data.
Definition
MobileRTCConstants.h:852
MobileRTCAudioSender
Send external raw audio data to the Zoom meeting.
Definition
MobileRTCAudioSender.h:16
SDK-docs
Doxygen
ios
msdk
MobileRTC.xcframework
ios-arm64
MobileRTC.framework
Headers
MobileRTCAudioSender.h
Generated by
1.12.0