EBML_ID_CONTENTCOMPRESSION

常量
define('EBML_ID_CONTENTCOMPRESSION', 0x1034); // [50][34] -- Settings describing the compression used. Must be present if the value of ContentEncodingType is 0 and absent otherwise. Each block must be decompressable even if no previous block is available in order not to prevent seeking.
定义位置
引入
弃用

WordPress常量“EBML_ID_CONTENTCOMPRESSION”是用来描述EBML文件内容压缩的标识。

define('EBML_ID_CONTENTCOMPRESSION',            0x1034); //         [50][34] -- Settings describing the compression used. Must be present if the value of ContentEncodingType is 0 and absent otherwise. Each block must be decompressable even if no previous block is available in order not to prevent seeking.

常见问题

FAQs
查看更多 >