NERTC iOS SDK V5.6.50
载入中...
搜索中...
未找到
NERtcChannel.h
浏览该文件的文档.
1//
2// NERtcChannel.h
3// NERtcSDK
4//
5// Created by yuan on 2021/5/24.
6// Copyright © 2021 Netease. All rights reserved.
7//
8
9#import <Foundation/Foundation.h>
10#import "INERtcChannel.h"
11
12NS_ASSUME_NONNULL_BEGIN
13
15
16
17@end
18
19NS_ASSUME_NONNULL_END
#define NERTC_EXPORT
定义 NERtcEngineEnum.h:12
定义 NERtcChannel.h:14
INERtcChannel 类在指定房间中实现实时音视频功能。通过创建多个 NERtcChannel 对象,用户可以同时加入多个房间。
定义 INERtcChannel.h:32