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)中用於檔案中使用的檔案型別的版本的識別符號。它被用於多媒體檔案的頭部,如視訊檔案,以指定檔案中包含的檔案型別的版本。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
define('EBML_ID_DOCTYPEREADVERSION', 0x0285); // [42][85] -- The minimum DocType version an interpreter has to support to read this file.
define('EBML_ID_DOCTYPEREADVERSION', 0x0285); // [42][85] -- The minimum DocType version an interpreter has to support to read this file.
define('EBML_ID_DOCTYPEREADVERSION',            0x0285); //         [42][85] -- The minimum DocType version an interpreter has to support to read this file.

常見問題

FAQs
檢視更多 >