iOS SDK API Reference
Loading...
Searching...
No Matches
MobileRTCAudioRawDataHelper.h
Go to the documentation of this file.
1
//
2
// MobileRTCAudioRawDataHelper.h
3
// MobileRTC
4
//
5
// Created by Zoom Video Communications on 2019/8/8.
6
// Copyright © 2019 Zoom Video Communications, Inc. All rights reserved.
7
//
8
9
#import <Foundation/Foundation.h>
10
11
@interface
MobileRTCAudioRawDataHelper
: NSObject
17
- (instancetype _Nonnull)initWithDelegate:(
id
<MobileRTCAudioRawDataDelegate>_Nonnull) delegate;
18
22
-(
MobileRTCRawDataError
)
subscribe
;
23
27
- (
MobileRTCRawDataError
)
unSubscribe
;
28
29
@end
MobileRTCRawDataError
MobileRTCRawDataError
MobileRTCRawDataError An enumeration of raw data.
Definition:
MobileRTCConstants.h:763
MobileRTCAudioRawDataHelper
Definition:
MobileRTCAudioRawDataHelper.h:12
-[MobileRTCAudioRawDataHelper subscribe]
MobileRTCRawDataError subscribe()
Call the function to start audio rawdata.
-[MobileRTCAudioRawDataHelper unSubscribe]
MobileRTCRawDataError unSubscribe()
Call the function to stop audio rawdata.
Doxygen
iOS
msdk
MobileRTC.xcframework
ios-arm64
MobileRTC.framework
Headers
MobileRTCAudioRawDataHelper.h
Generated by
1.9.6