EBML_ID_SEEK

常量
define('EBML_ID_SEEK', 0x0DBB); // [4D][BB] -- Contains a single seek entry to an EBML element.
定义位置
引入
弃用

EBML_ID_SEEK:这个常量在Matroska中用来定义一个寻找条目,用来更有效地定位文件中的一个元素。

define('EBML_ID_SEEK',                          0x0DBB); //         [4D][BB] -- Contains a single seek entry to an EBML element.

常见问题

FAQs
查看更多 >