EBML_ID_CUETRACK

常量
define('EBML_ID_CUETRACK', 0x77); // [F7] -- The track for which a position is given.
定義位置
引入
棄用

EBML_ID_CUETRACK – 這個常量定義了EBML結構中 “CueTrack “元素的識別符號。CueTrack “元素用於儲存媒體檔案中一個提示點的軌道號。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
define('EBML_ID_CUETRACK', 0x77); // [F7] -- The track for which a position is given.
define('EBML_ID_CUETRACK', 0x77); // [F7] -- The track for which a position is given.
define('EBML_ID_CUETRACK',                        0x77); //             [F7] -- The track for which a position is given.

常見問題

FAQs
檢視更多 >