Video SDK for iOS API Reference
Loading...
Searching...
No Matches
ZoomVideoSDKAudioSender.h
Go to the documentation of this file.
1
6
#import <Foundation/Foundation.h>
7
8
NS_ASSUME_NONNULL_BEGIN
13
@interface
ZoomVideoSDKAudioSender
: NSObject
14
23
- (
ZoomVideoSDKError
)send:(
char
*)data dataLength:(NSUInteger)dataLength sampleRate:(NSUInteger)sampleRate;
24
25
@end
26
27
NS_ASSUME_NONNULL_END
ZoomVideoSDKError
ZoomVideoSDKError
Enumeration of all the errors in the VideoSDK.
Definition
ZoomVideoSDKConstants.h:12
ZoomVideoSDKAudioSender
A class for users to send audio raw data.
Definition
ZoomVideoSDKAudioSender.h:14
SDK-docs
Doxygen
ios
vsdk
ZoomVideoSDK.xcframework
ios-arm64
ZoomVideoSDK.framework
Headers
ZoomVideoSDKAudioSender.h
Generated by
1.12.0