EBML_ID_CHAPTERFLAGHIDDEN

常量
define('EBML_ID_CHAPTERFLAGHIDDEN', 0x18); // [98] -- If a chapter is hidden (1), it should not be available to the user interface (but still to Control Tracks).
定义位置
引入
弃用

“EBML_ID_CHAPTERFLAGHIDDEN”是一个WordPress常量,它是在WordPress使用EBML格式进行存储视频文件时使用的。它表示章节标志隐藏,用于标识章节在播放视频时是否可见。

define('EBML_ID_CHAPTERFLAGHIDDEN',               0x18); //             [98] -- If a chapter is hidden (1), it should not be available to the user interface (but still to Control Tracks).

常见问题

FAQs
查看更多 >