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格式進行儲存視訊檔案時使用的。它表示章節標誌隱藏,用於標識章節在播放視訊時是否可見。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
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).
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).
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
檢視更多 >