Video SDK for iOS API Reference
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
Enumerates all errors in the VideoSDK.
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