文件名称:h264-profile-level-id:用于处理H264配置文件级别ID值的实用程序
文件大小:11KB
文件格式:ZIP
更新时间:2024-06-01 04:37:16
附件源码 文章源码
h264-profile-level-id JavaScript实用程序可基于Google的 C ++代码处理 profile-level-id值。 $ npm install h264-profile-level-id 该库提供TypeScript定义。 原料药 import { // H264 Profile identifiers. ProfileConstrainedBaseline , ProfileBaseline , ProfileMain , ProfileConstrainedHigh , ProfileHigh , // H264 Level identifiers. Level1_b , Level1 , Level1_1 , Level1_2 , Level1_3 , Level2 , Level2_1 ,
【文件预览】:
h264-profile-level-id-master
----.gitignore(26B)
----package.json(872B)
----.npmrc(19B)
----index.js(12KB)
----.eslintrc.js(4KB)
----README.md(4KB)
----test()
--------test.js(6KB)
----index.d.ts(4KB)