EBML_ID_CLUSTERFRAMENUMBER

常量
define('EBML_ID_CLUSTERFRAMENUMBER', 0x4D); // [CD] -- The number of the frame to generate from this lace with this delay (allow you to generate many frames from the same Block/Frame).
定义位置
引入
弃用

EBML_ID_CLUSTERFRAMENUMBER是WordPress中的一个常量,它代表了在EBML(Extensible Binary Meta Language)格式中的Cluster节点中的帧数,是一个整数。该值可用于确定帧在多媒体数据流中的位置。

define('EBML_ID_CLUSTERFRAMENUMBER',              0x4D); //             [CD] -- The number of the frame to generate from this lace with this delay (allow you to generate many frames from the same Block/Frame).

常见问题

FAQs
查看更多 >