EBML_ID_CLUSTERTIMESLICE

常量
define('EBML_ID_CLUSTERTIMESLICE', 0x68); // [E8] -- Contains extra time information about the data contained in the Block. While there are a few files in the wild with this element, it is no longer in use and has been deprecated. Being able to interpret this element is not required for playback.
定义位置
引入
弃用

“EBML_ID_CLUSTERTIMESLICE”是一个WordPress常量,它是EBML(Extensible Binary Meta-Language)编码中用于标识时间片段的元素的ID。它与视频/音频压缩的许多方面相关,可以帮助提供对多媒体内容的有效编码和解码。

define('EBML_ID_CLUSTERTIMESLICE',                0x68); //             [E8] -- Contains extra time information about the data contained in the Block. While there are a few files in the wild with this element, it is no longer in use and has been deprecated. Being able to interpret this element is not required for playback.

常见问题

FAQs
查看更多 >