EBML_ID_CLUSTERDURATION

常量
define('EBML_ID_CLUSTERDURATION', 0x4F); // [CF] -- The (scaled) duration to apply to the element.
定義位置
引入
棄用

“EBML_ID_CLUSTERDURATION” 是WordPress中定義的一個常量,表示某一聚類的持續時間。在視訊檔案中,聚類是將視訊資料按照時間分組儲存的單元,而這個常量用於記錄每一聚類的持續時間。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
define('EBML_ID_CLUSTERDURATION', 0x4F); // [CF] -- The (scaled) duration to apply to the element.
define('EBML_ID_CLUSTERDURATION', 0x4F); // [CF] -- The (scaled) duration to apply to the element.
define('EBML_ID_CLUSTERDURATION',                 0x4F); //             [CF] -- The (scaled) duration to apply to the element.

常見問題

FAQs
檢視更多 >