EBML_ID_CUEREFNUMBER

常量
define('EBML_ID_CUEREFNUMBER', 0x135F); // [53][5F] -- Number of the referenced Block of Track X in the specified Cluster.
定義位置
引入
棄用

WordPress常量“EBML_ID_CUEREFNUMBER”是一個用於表示EBML文件後設資料的常量。這個常量被用於標識EBML格式中的某個元素,該元素表示Cue Reference Number。在使用這個常量之前,可能需要先載入對應的庫或模組,具體取決於WordPress版本。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
define('EBML_ID_CUEREFNUMBER', 0x135F); // [53][5F] -- Number of the referenced Block of Track X in the specified Cluster.
define('EBML_ID_CUEREFNUMBER', 0x135F); // [53][5F] -- Number of the referenced Block of Track X in the specified Cluster.
define('EBML_ID_CUEREFNUMBER',                  0x135F); //         [53][5F] -- Number of the referenced Block of Track X in the specified Cluster.

常見問題

FAQs
檢視更多 >