EBML_ID_DOCTYPEREADVERSION

常量
define('EBML_ID_DOCTYPEREADVERSION', 0x0285); // [42][85] -- The minimum DocType version an interpreter has to support to read this file.
定义位置
引入
弃用

EBML_ID_DOCTYPEREADVERSION:这个常量是可扩展二进制元语言(EBML)中用于文件中使用的文件类型的版本的标识符。它被用于多媒体文件的头部,如视频文件,以指定文件中包含的文件类型的版本。

define('EBML_ID_DOCTYPEREADVERSION',            0x0285); //         [42][85] -- The minimum DocType version an interpreter has to support to read this file.

常见问题

FAQs
查看更多 >