EBML_ID_SEGMENTFAMILY

常量
define('EBML_ID_SEGMENTFAMILY', 0x0444); // [44][44] -- A randomly generated unique ID that all segments related to each other must use (128 bits).
定義位置
引入
棄用

EBML_ID_SEGMENTFAMILY:這是一個常量,用於標識特定的媒體片段是否屬於同一家庭。它可以幫助追蹤播放器中多個相關片段之間的關係,以便更好地管理和播放它們。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
define('EBML_ID_SEGMENTFAMILY', 0x0444); // [44][44] -- A randomly generated unique ID that all segments related to each other must use (128 bits).
define('EBML_ID_SEGMENTFAMILY', 0x0444); // [44][44] -- A randomly generated unique ID that all segments related to each other must use (128 bits).
define('EBML_ID_SEGMENTFAMILY',                 0x0444); //         [44][44] -- A randomly generated unique ID that all segments related to each other must use (128 bits).

常見問題

FAQs
檢視更多 >