Meeting SDK for iOS API Reference
Loading...
Searching...
No Matches
MobileRTCShareAudioSender.h
Go to the documentation of this file.
1
//
2
// MobileRTCShareAudioSender.h
3
// MobileRTC
4
//
5
// Created by Zoom on 7/9/23.
6
// Copyright © Zoom Communications, Inc. All rights reserved.
7
//
8
9
#import <Foundation/Foundation.h>
10
#import <MobileRTC/MobileRTCConstants.h>
11
12
17
@interface
MobileRTCShareAudioSender
: NSObject
18
29
- (
MobileRTCRawDataError
)sendShareAudio:(
char
*)data dataLength:(NSUInteger)length sampleRate:(NSUInteger)rate audioChannel:(
MobileRTCAudioChannel
)channel;
30
31
@end
32
33
MobileRTCAudioChannel
MobileRTCAudioChannel
Enumeration of audio channel types.
Definition
MobileRTCConstants.h:1608
MobileRTCRawDataError
MobileRTCRawDataError
Enumeration of raw data.
Definition
MobileRTCConstants.h:852
MobileRTCShareAudioSender
Send share audio raw data.
Definition
MobileRTCShareAudioSender.h:18
SDK-docs
Doxygen
ios
msdk
MobileRTC.xcframework
ios-arm64
MobileRTC.framework
Headers
MobileRTCShareAudioSender.h
Generated by
1.12.0