EBML_ID_CUETIME

常量
define('EBML_ID_CUETIME', 0x33); // [B3] -- Absolute timecode according to the segment time base.
定義位置
引入
棄用

EBML_ID_CUETIME – 這個常量定義了EBML結構中 “CueTime “元素的識別符號。CueTime “元素用於儲存媒體檔案中提示點的時間碼。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
define('EBML_ID_CUETIME', 0x33); // [B3] -- Absolute timecode according to the segment time base.
define('EBML_ID_CUETIME', 0x33); // [B3] -- Absolute timecode according to the segment time base.
define('EBML_ID_CUETIME',                         0x33); //             [B3] -- Absolute timecode according to the segment time base.

常見問題

FAQs
檢視更多 >