EBML_ID_CLUSTERDELAY

常量
define('EBML_ID_CLUSTERDELAY', 0x4E); // [CE] -- The (scaled) delay to apply to the element.
定義位置
引入
棄用

EBML_ID_CLUSTERDELAY:是一個WordPress常量,表示Cluster延遲。Cluster是MKV中的一個重要單位,代表一組幀,用於儲存視訊和音訊資料。Cluster Delay是表示Cluster中每個幀的時間延遲的值。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
define('EBML_ID_CLUSTERDELAY', 0x4E); // [CE] -- The (scaled) delay to apply to the element.
define('EBML_ID_CLUSTERDELAY', 0x4E); // [CE] -- The (scaled) delay to apply to the element.
define('EBML_ID_CLUSTERDELAY',                    0x4E); //             [CE] -- The (scaled) delay to apply to the element.

常見問題

FAQs
檢視更多 >