EBML_ID_CLUSTERFRAMENUMBER

常量
define('EBML_ID_CLUSTERFRAMENUMBER', 0x4D); // [CD] -- The number of the frame to generate from this lace with this delay (allow you to generate many frames from the same Block/Frame).
定義位置
引入
棄用

EBML_ID_CLUSTERFRAMENUMBER是WordPress中的一個常量,它代表了在EBML(Extensible Binary Meta Language)格式中的Cluster節點中的幀數,是一個整數。該值可用於確定幀在多媒體資料流中的位置。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
define('EBML_ID_CLUSTERFRAMENUMBER', 0x4D); // [CD] -- The number of the frame to generate from this lace with this delay (allow you to generate many frames from the same Block/Frame).
define('EBML_ID_CLUSTERFRAMENUMBER', 0x4D); // [CD] -- The number of the frame to generate from this lace with this delay (allow you to generate many frames from the same Block/Frame).
define('EBML_ID_CLUSTERFRAMENUMBER',              0x4D); //             [CD] -- The number of the frame to generate from this lace with this delay (allow you to generate many frames from the same Block/Frame).

常見問題

FAQs
檢視更多 >