跳过导航链接
A B C D E F G H I L M N O P R S T U V W 

A

addBackupDomain(String, String, int) - 类 中的方法com.tencent.teduboard.TEduBoardController
添加资源主备域名映射
addBoard(String, int, int, boolean) - 类 中的方法com.tencent.teduboard.TEduBoardController
增加一页白板 白板页会被添加到默认文件(文件 ID 为#DEFAULT),自行上传的文件无法添加白板页
addBoardToClassGroup(String, String) - 类 中的方法com.tencent.teduboard.TEduBoardController
添加白板到分组
addBoardViewToContainer(ViewGroup, View, ViewGroup.LayoutParams) - 类 中的方法com.tencent.teduboard.TEduBoardController
将白板View设置到容器中
addCallback(TEduBoardController.TEduBoardCallback) - 类 中的方法com.tencent.teduboard.TEduBoardController
设置事件回调监听
建议在 init 之前调用该方法,避免出现监听时机过晚,导致遗漏事件
addElement(int, String) - 类 中的方法com.tencent.teduboard.TEduBoardController
添加白板元素
addElement(int, TEduBoardController.TEduBoardTextElement) - 类 中的方法com.tencent.teduboard.TEduBoardController
添加文本白板元素
addElementFormula(String) - 类 中的方法com.tencent.teduboard.TEduBoardController
添加公式元素
addElementFunctionGrapher(int, TEduBoardController.TEduBoardFunctionGrapher) - 类 中的方法com.tencent.teduboard.TEduBoardController
添加数学函数图像
addElementMathCanvas(int, TEduBoardController.TEduBoardMathCanvas) - 类 中的方法com.tencent.teduboard.TEduBoardController
添加数学函数画板
addH5File(String, String, boolean) - 类 中的方法com.tencent.teduboard.TEduBoardController
添加 H5 页面
只支持展示,不支持互动
addImageElement(String) - 类 中的方法com.tencent.teduboard.TEduBoardController
已过时。
该接口已废弃,请使用 TEduBoardController.addElement(int, java.lang.String)接口代替
addImagesFile(List<String>, String, boolean) - 类 中的方法com.tencent.teduboard.TEduBoardController
批量导入图片
当传入文件的 URL 重复时,返回 URL 对应的 文件 ID
最大支持5k的数据
addSnapshotMark() - 类 中的方法com.tencent.teduboard.TEduBoardController
生成板书图片标记
需要配合服务端API接口来生成,服务端会根据标记点进行快照截图
addSyncData(String) - 类 中的方法com.tencent.teduboard.TEduBoardController
添加白板同步数据
addTextFontFamily(String, String) - 类 中的方法com.tencent.teduboard.TEduBoardController
添加自定义字体
addTranscodeFile(TEduBoardController.TEduBoardTranscodeFileResult, boolean) - 类 中的方法com.tencent.teduboard.TEduBoardController
添加转码文件
当传入文件的 URL 重复时,返回 URL 对应的 文件 ID
在收到对应的 onTEBAddTranscodeFile 回调前,无法用返回的文件 ID 查询到文件信息
addUserToClassGroup(String, String) - 类 中的方法com.tencent.teduboard.TEduBoardController
添加用户到分组
addVideoFile(String, String, boolean) - 类 中的方法com.tencent.teduboard.TEduBoardController
添加视频文件
支持的视频格式:Mp4( H264 视频编解码器和AAC音频编解码器),WebM(VP8 视频编解码器和 Vorbis 音频编解码器),Ogg(Theora 视频编解码器和 Vorbis音频编解码器)
当传入文件的 URL 重复时,返回 URL 对应的 文件 ID
在 TBS 环境下,受限于 X5 内核和视频资源I帧间隔,在 Android 平台下无法精准同步。
ALL - 接口 中的静态变量com.tencent.teduboard.TEduBoardController.TEduBoardLogLevel
全部日志
ALL - 接口 中的静态变量com.tencent.teduboard.TEduBoardController.TEduBoardServiceType
所有
alpha - 类 中的变量com.tencent.teduboard.TEduBoardController.TEduBoardColor
透明分量
ANGLE - 接口 中的静态变量com.tencent.teduboard.TEduBoardController.TEduBoardMathGraphType
applyFileTranscode(String, TEduBoardController.TEduBoardTranscodeConfig) - 类 中的方法com.tencent.teduboard.TEduBoardController
已过时。
AUTO - 接口 中的静态变量com.tencent.teduboard.TEduBoardController.TEduBoardPenFittingMode
自动识别并拟合图形
autoHideRemoteCursorTimeout - 类 中的变量com.tencent.teduboard.TEduBoardController.TEduBoardInitParam
远端隐藏画笔时间 (毫秒)
axis - 类 中的变量com.tencent.teduboard.TEduBoardController.TEduBoardMathCanvas
是否显示坐标轴
axisColor - 类 中的变量com.tencent.teduboard.TEduBoardController.TEduBoardMathCanvas
画板坐标系颜色 #ffffff;
A B C D E F G H I L M N O P R S T U V W 
跳过导航链接