Video SDK for iOS API Reference
Toggle main menu visibility
Main Page
Classes
Class List
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
y
z
Functions
a
b
c
d
e
g
i
j
l
m
o
p
r
s
t
u
v
z
Properties
a
b
c
d
e
f
h
i
l
m
n
o
p
r
s
t
u
v
w
y
Files
File List
File Members
All
e
f
z
Enumerations
z
Enumerator
e
f
z
•
All
Classes
Files
Functions
Enumerations
Enumerator
Properties
Loading...
Searching...
No Matches
ZoomVideoSDKAudioSender.h
Go to the documentation of this file.
1
//
2
// ZoomVideoSDKAudioSender.h
3
// ZoomVideoSDK
4
//
5
// Created by Zoom on 2021/3/16.
6
// Copyright © Zoom Video Communications, Inc. All rights reserved.
7
//
8
9
#import <Foundation/Foundation.h>
10
11
NS_ASSUME_NONNULL_BEGIN
15
@interface
ZoomVideoSDKAudioSender
: NSObject
16
24
- (
ZoomVideoSDKError
)send:(
char
*)data dataLength:(NSUInteger)dataLength sampleRate:(NSUInteger)sampleRate;
25
26
@end
27
28
NS_ASSUME_NONNULL_END
ZoomVideoSDKError
ZoomVideoSDKError
ZoomVideoSDKError An enumeration of error.
Definition
ZoomVideoSDKConstants.h:12
ZoomVideoSDKAudioSender
A class for user to send audio raw data.
Definition
ZoomVideoSDKAudioSender.h:16
SDK-docs
Doxygen
ios
vsdk
ZoomVideoSDK.xcframework
ios-arm64
ZoomVideoSDK.framework
Headers
ZoomVideoSDKAudioSender.h
Generated by
1.12.0