Meeting SDK for iOS API Reference
Loading...
Searching...
No Matches
MobileRTCShareSourceHelper.h
Go to the documentation of this file.
1
//
2
// MobileRTCShareSourceHelper.h
3
// MobileRTC
4
//
5
// Created by Zoom on 2022/6/30.
6
// Copyright © Zoom Communications, Inc. All rights reserved.
7
//
8
9
#import <Foundation/Foundation.h>
10
11
16
@interface
MobileRTCShareSourceHelper
: NSObject
17
25
- (
MobileRTCRawDataError
)setExternalShareSource:(
id
<MobileRTCShareSourceDelegate> _Nullable)shareDelegate andAudioSource:(
id
<MobileRTCShareAudioSourceDelegate> _Nullable)audioDelegate;
26
27
@end
28
MobileRTCRawDataError
MobileRTCRawDataError
Enumeration of raw data.
Definition
MobileRTCConstants.h:852
MobileRTCShareSourceHelper
Manage external source for share video and share audio in meeting.
Definition
MobileRTCShareSourceHelper.h:17
SDK-docs
Doxygen
ios
msdk
MobileRTC.xcframework
ios-arm64
MobileRTC.framework
Headers
MobileRTCShareSourceHelper.h
Generated by
1.12.0