iOS SDK 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 © 2022 Zoom Video Communications, Inc. All rights reserved.
7
//
8
9
#import <Foundation/Foundation.h>
10
11
@interface
MobileRTCAudioSender
: NSObject
12
19
- (
MobileRTCRawDataError
)send:(
char
*)data dataLength:(
unsigned
int
)length sampleRate:(
int
)rate;
20
21
@end
22
MobileRTCRawDataError
MobileRTCRawDataError
MobileRTCRawDataError An enumeration of raw data.
Definition:
MobileRTCConstants.h:763
MobileRTCAudioSender
Definition:
MobileRTCAudioSender.h:12
Doxygen
iOS
msdk
MobileRTC.xcframework
ios-arm64
MobileRTC.framework
Headers
MobileRTCAudioSender.h
Generated by
1.9.6