EBML_ID_CONTENTCOMPSETTINGS

常量
define('EBML_ID_CONTENTCOMPSETTINGS', 0x0255); // [42][55] -- Settings that might be needed by the decompressor. For Header Stripping (ContentCompAlgo=3), the bytes that were removed from the beggining of each frames of the track.
定义位置
引入
弃用

WordPress常量“EBML_ID_CONTENTCOMPSETTINGS”是一个在EBML(Extensible Binary Meta Language)中的标识符,它表示内容编码的相关设置。EBML是一种二进制存储格式,用于存储多媒体数据的元数据,例如视频或音频文件的章节、标题等。这个常量通常用于存储压缩算法的相关设置。

define('EBML_ID_CONTENTCOMPSETTINGS',           0x0255); //         [42][55] -- Settings that might be needed by the decompressor. For Header Stripping (ContentCompAlgo=3), the bytes that were removed from the beggining of each frames of the track.

常见问题

FAQs
查看更多 >