EBML_ID_CLUSTERBLOCKVIRTUAL

常量
define('EBML_ID_CLUSTERBLOCKVIRTUAL', 0x22); // [A2] -- A Block with no data. It must be stored in the stream at the place the real Block should be in display order.
定義位置
引入
棄用

EBML_ID_CLUSTERBLOCKVIRTUAL:是一個WordPress常量,表示Cluster的虛擬Block。Block是Cluster中的一個小單位,用於儲存視訊幀或音訊幀資料。Cluster Block Virtual用於儲存Cluster中不實際存在的Block資料。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
define('EBML_ID_CLUSTERBLOCKVIRTUAL', 0x22); // [A2] -- A Block with no data. It must be stored in the stream at the place the real Block should be in display order.
define('EBML_ID_CLUSTERBLOCKVIRTUAL', 0x22); // [A2] -- A Block with no data. It must be stored in the stream at the place the real Block should be in display order.
define('EBML_ID_CLUSTERBLOCKVIRTUAL',             0x22); //             [A2] -- A Block with no data. It must be stored in the stream at the place the real Block should be in display order.

常見問題

FAQs
檢視更多 >