EBML_ID_CLUSTERREFERENCEBLOCK

常量
define('EBML_ID_CLUSTERREFERENCEBLOCK', 0x7B); // [FB] -- Timecode of another frame used as a reference (ie: B or P frame). The timecode is relative to the block it's attached to.
定义位置
引入
弃用

“EBML_ID_CLUSTERREFERENCEBLOCK”是WordPress中的一个常量,代表EBML(Extensible Binary Meta Language)中的Cluster Reference Block的ID,是一个二进制值,用于标识EBML文档的相关数据结构。这个常量用于在WordPress中处理多媒体数据,如视频和音频。

define('EBML_ID_CLUSTERREFERENCEBLOCK',           0x7B); //             [FB] -- Timecode of another frame used as a reference (ie: B or P frame). The timecode is relative to the block it's attached to.

常见问题

FAQs
查看更多 >