EBML_ID_CUES

常量
define('EBML_ID_CUES', 0x0C53BB6B); // [1C][53][BB][6B] -- A top-level element to speed seeking access. All entries are local to the segment.
定義位置
引入
棄用

EBML_ID_CUES – 這個常量定義了EBML(可擴充套件二進位制元語言)結構中 “Cues “元素的識別符號。Cues “元素用於儲存媒體檔案的提示點,這些提示點用於快速定位檔案中的特定點。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
define('EBML_ID_CUES', 0x0C53BB6B); // [1C][53][BB][6B] -- A top-level element to speed seeking access. All entries are local to the segment.
define('EBML_ID_CUES', 0x0C53BB6B); // [1C][53][BB][6B] -- A top-level element to speed seeking access. All entries are local to the segment.
define('EBML_ID_CUES',                      0x0C53BB6B); // [1C][53][BB][6B] -- A top-level element to speed seeking access. All entries are local to the segment.

常見問題

FAQs
檢視更多 >