Video SDK for iOS API Reference
Loading...
Searching...
No Matches
ZoomVideoSDKShareAudioSender.h
Go to the documentation of this file.
1
6
#import <Foundation/Foundation.h>
7
12
@interface
ZoomVideoSDKShareAudioSender
: NSObject
13
14
24
- (
ZoomVideoSDKError
)sendShareAudio:(
char
*)data dataLength:(NSUInteger)length sampleRate:(NSUInteger)rate audioChannel:(
ZoomVideoSDKAudioChannel
)channel;
25
@end
26
ZoomVideoSDKAudioChannel
ZoomVideoSDKAudioChannel
Enumeration of audio channel types.
Definition
ZoomVideoSDKConstants.h:743
ZoomVideoSDKError
ZoomVideoSDKError
Enumerates all errors in the VideoSDK.
Definition
ZoomVideoSDKConstants.h:12
ZoomVideoSDKShareAudioSender
Interface to send share audio raw data.
Definition
ZoomVideoSDKShareAudioSender.h:13
SDK-docs
Doxygen
ios
vsdk
ZoomVideoSDK.xcframework
ios-arm64
ZoomVideoSDK.framework
Headers
ZoomVideoSDKShareAudioSender.h
Generated by
1.12.0