Video SDK for iOS API Reference
Loading...
Searching...
No Matches
ZoomVideoSDKShareAudioSender.h
Go to the documentation of this file.
1
//
2
// ZoomVideoSDKShareAudioSender.h
3
// ZoomVideoSDK
4
//
5
// Created by Zoom on on 7/12/23.
6
// Copyright © Zoom Video Communications, Inc. All rights reserved.
7
//
8
9
#import <Foundation/Foundation.h>
10
11
12
@interface
ZoomVideoSDKShareAudioSender
: NSObject
13
14
28
- (
ZoomVideoSDKError
)sendShareAudio:(
char
*)data dataLength:(NSUInteger)length sampleRate:(NSUInteger)rate audioChannel:(
ZoomVideoSDKAudioChannel
)channel;
29
@end
30
ZoomVideoSDKAudioChannel
ZoomVideoSDKAudioChannel
Enumeration of audio channel types.
Definition
ZoomVideoSDKConstants.h:720
ZoomVideoSDKError
ZoomVideoSDKError
Enumerates all errors in the VideoSDK.
Definition
ZoomVideoSDKConstants.h:12
ZoomVideoSDKShareAudioSender
Definition
ZoomVideoSDKShareAudioSender.h:13
SDK-docs
Doxygen
ios
vsdk
ZoomVideoSDK.xcframework
ios-arm64
ZoomVideoSDK.framework
Headers
ZoomVideoSDKShareAudioSender.h
Generated by
1.12.0