Meeting SDK for iOS API Reference
Loading...
Searching...
No Matches
MobileRTCAudioSourceHelper.h
Go to the documentation of this file.
1//
2// MobileRTCAudioSourceHelper.h
3// MobileRTC
4//
5// Created by Zoom on 2022/7/25.
6// Copyright © Zoom Communications, Inc. All rights reserved.
7//
8
9#import <Foundation/Foundation.h>
10
11
16@interface MobileRTCAudioSourceHelper : NSObject
17
23- (MobileRTCRawDataError)setExternalAudioSource:(id <MobileRTCAudioSourceDelegate> _Nullable)audioSourceDelegate;
24
25@end
MobileRTCRawDataError
Enumeration of raw data.
Configure external audio source as virtual microphone input.