NEMeetingKit V4.12.0
载入中...
搜索中...
未找到
构造函数 | 属性 | 所有成员列表
NEMeetingWhiteboardAppConfig类 参考

#include <NEMeetingOptions.h>

类 NEMeetingWhiteboardAppConfig 继承关系图:

构造函数

(instancetype) - initWithNosAntiLeech:nosAntiLeechExpire:
 

属性

BOOL nosAntiLeech
 
NSUInteger nosAntiLeechExpire
 
NSString * canvasBgColor
 

详细描述

白板共享配置

函数文档

◆ initWithNosAntiLeech:nosAntiLeechExpire:

- (instancetype) initWithNosAntiLeech: (BOOL) nosAntiLeech
nosAntiLeechExpire: (NSUInteger) nosAntiLeechExpire 

属性说明

◆ canvasBgColor

- (NSString*) canvasBgColor
readwritenonatomiccopy

白板背景色,可空,默认白色 传入格式 例"rgba(255, 255, 255, 255)"

◆ nosAntiLeech

- (BOOL) nosAntiLeech
readwritenonatomicassign

是否开启点播防盗链

◆ nosAntiLeechExpire

- (NSUInteger) nosAntiLeechExpire
readwritenonatomicassign

点播防盗链过期时间,单位秒


该类的文档由以下文件生成: