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:这是一个常量,用于标识特定的媒体片段是否属于同一家庭。它可以帮助追踪播放器中多个相关片段之间的关系,以便更好地管理和播放它们。

define('EBML_ID_SEGMENTFAMILY',                 0x0444); //         [44][44] -- A randomly generated unique ID that all segments related to each other must use (128 bits).

常见问题

FAQs
查看更多 >