EBML_ID_CLUSTERREFERENCEBLOCK

常量
define('EBML_ID_CLUSTERREFERENCEBLOCK', 0x7B); // [FB] -- Timecode of another frame used as a reference (ie: B or P frame). The timecode is relative to the block it's attached to.
定義位置
引入
棄用

“EBML_ID_CLUSTERREFERENCEBLOCK”是WordPress中的一個常量,代表EBML(Extensible Binary Meta Language)中的Cluster Reference Block的ID,是一個二進位制值,用於標識EBML文件的相關資料結構。這個常量用於在WordPress中處理多媒體資料,如視訊和音訊。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
define('EBML_ID_CLUSTERREFERENCEBLOCK', 0x7B); // [FB] -- Timecode of another frame used as a reference (ie: B or P frame). The timecode is relative to the block it's attached to.
define('EBML_ID_CLUSTERREFERENCEBLOCK', 0x7B); // [FB] -- Timecode of another frame used as a reference (ie: B or P frame). The timecode is relative to the block it's attached to.
define('EBML_ID_CLUSTERREFERENCEBLOCK',           0x7B); //             [FB] -- Timecode of another frame used as a reference (ie: B or P frame). The timecode is relative to the block it's attached to.

常見問題

FAQs
檢視更多 >