EBML_ID_DURATION

常量
define('EBML_ID_DURATION', 0x0489); // [44][89] -- Duration of the segment (based on TimecodeScale).
定義位置
引入
棄用

EBML_ID_DURATION:這個常量是可擴充套件二進位制元語言(EBML)中用於多媒體檔案(如視訊檔案)持續時間的一個識別符號。它被用於檔案頭,以時間單位指定視訊的長度。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
define('EBML_ID_DURATION', 0x0489); // [44][89] -- Duration of the segment (based on TimecodeScale).
define('EBML_ID_DURATION', 0x0489); // [44][89] -- Duration of the segment (based on TimecodeScale).
define('EBML_ID_DURATION',                      0x0489); //         [44][89] -- Duration of the segment (based on TimecodeScale).

常見問題

FAQs
檢視更多 >