EBML_ID_CONTENTENCODING

常量
define('EBML_ID_CONTENTENCODING', 0x2240); // [62][40] -- Settings for one content encoding like compression or encryption.
定義位置
引入
棄用

WordPress常量“EBML_ID_CONTENTENCODING”是一個用於處理媒體檔案內容編碼的常量,它是Matroska格式的一部分。它定義了內容編碼的相關資訊,例如加密方式、編碼器設定等,以便在讀取和播放檔案時使用。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
define('EBML_ID_CONTENTENCODING', 0x2240); // [62][40] -- Settings for one content encoding like compression or encryption.
define('EBML_ID_CONTENTENCODING', 0x2240); // [62][40] -- Settings for one content encoding like compression or encryption.
define('EBML_ID_CONTENTENCODING',               0x2240); //         [62][40] -- Settings for one content encoding like compression or encryption.

常見問題

FAQs
檢視更多 >