原文:videojs文档翻译-api

直播流地址 rtmp: live.hkstv.hk.lxdns.com live hks API 接口 一 Modules 模块 browser :浏览器 buffer :缓冲 computed style :计算风格 dom :文档对象模型 dom data :文档数据 evented :事件化 events :事件系统 extend :扩展 filter source :过滤资源 fn :函数 ...

2017-03-24 15:54 4 1274 推荐指数:

查看详情

NoVNC API 文档翻译

原文地址:https://github.com/novnc/noVNC/blob/master/docs/API.md 时间:2019-05-21 noVNC API The interface of the noVNC client ...

Wed May 22 01:06:00 CST 2019 0 884
videojs文档翻译-Player(v6.0.0-RC.2)

Player 当使用任何Video.js设置方法初始化视频时,将创建Player类的实例。 创建实例后,可以通过两种方式在全局访问: 调用videojs('example_video_1');直接通过videojs.players.example_video_1使用 ...

Wed Mar 22 17:20:00 CST 2017 0 14743
qs文档翻译

安装: 基本用法: 解析对象: qs可以通过使用[]在查询字符串中创建嵌套的对象 如: 等于: 解析URL编码: ...

Sun Dec 16 19:51:00 CST 2018 1 607
RdKafka文档翻译

函数string rd_kafka_err2str ( integer $err ) 将rdkafka错误代码转换为字符串 integer rd_kafka_errno2err ( integer ...

Thu Sep 19 18:40:00 CST 2019 0 1042
Unity Networking API文档翻译(一):Networking概述

写在翻译前的话: 我使用过Photon,研究过Ulink这些Unity提供的多人在线游戏服务器组件,这些商业组件虽然很好很强大。但是对于一个独立开发者来说,4000多软妹币还是点多。总想找一个免费的。对于Unity5.2版本后提供的Unity Networking组件(简称UNet ...

Sat Dec 05 20:01:00 CST 2015 0 3505
Postman官方文档翻译

本文根据官方文档,为千夜同学的翻译做了一个目录 启动Postman Postman的安装和升级 发送第一个请求 创建第一个集合 Postman导航 Postman账号 同步 设置 新按钮 发送API请求 请求 响应 历史记录 ...

Thu Jun 06 19:31:00 CST 2019 0 2450
obfs4 文档翻译

写在前面:根据obfs4官方文档翻译,其中还有一些内容没理解,后续慢慢补,欢迎大家讨论交流 obfs4是什么? 这是一个看起来没有混淆的协议,它融合了Philipp Winter的ScrambleSuit协议中的想法和概念。选择obfs命名主要是因为它更短,就协议来说,obfs4 ...

Wed Apr 28 04:04:00 CST 2021 0 265
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM