EBML_ID_CUETRACKPOSITIONS

常量
define('EBML_ID_CUETRACKPOSITIONS', 0x37); // [B7] -- Contain positions for different tracks corresponding to the timecode.
定義位置
引入
棄用

EBML_ID_CUETRACKPOSITIONS – 這個常量定義了EBML結構中 “CueTrackPositions “元素的識別符號。CueTrackPositions “元素是用來儲存一個音軌中提示點的位置。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
define('EBML_ID_CUETRACKPOSITIONS', 0x37); // [B7] -- Contain positions for different tracks corresponding to the timecode.
define('EBML_ID_CUETRACKPOSITIONS', 0x37); // [B7] -- Contain positions for different tracks corresponding to the timecode.
define('EBML_ID_CUETRACKPOSITIONS',               0x37); //             [B7] -- Contain positions for different tracks corresponding to the timecode.

常見問題

FAQs
檢視更多 >