EBML_ID_MINCACHE

常量
define('EBML_ID_MINCACHE', 0x2DE7); // [6D][E7] -- The minimum number of frames a player should be able to cache during playback. If set to 0, the reference pseudo-cache system is not used.
定义位置
引入
弃用

EBML_ID_MINCACHE:这是一个限制缓存的常量,它可以设置缓存最小值,以便流媒体播放器更好地播放文件。

define('EBML_ID_MINCACHE',                      0x2DE7); //         [6D][E7] -- The minimum number of frames a player should be able to cache during playback. If set to 0, the reference pseudo-cache system is not used.

常见问题

FAQs
查看更多 >