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
23
28
29@end
MobileRTCRawDataError
MobileRTCRawDataError An enumeration of raw data.
MobileRTCRawDataError subscribe()
Call the function to start audio rawdata.
MobileRTCRawDataError unSubscribe()
Call the function to stop audio rawdata.