EBML_ID_CONTENTCOMPSETTINGS

常量
define('EBML_ID_CONTENTCOMPSETTINGS', 0x0255); // [42][55] -- Settings that might be needed by the decompressor. For Header Stripping (ContentCompAlgo=3), the bytes that were removed from the beggining of each frames of the track.
定義位置
引入
棄用

WordPress常量“EBML_ID_CONTENTCOMPSETTINGS”是一個在EBML(Extensible Binary Meta Language)中的識別符號,它表示內容編碼的相關設定。EBML是一種二進位制儲存格式,用於儲存多媒體資料的後設資料,例如視訊或音訊檔案的章節、標題等。這個常量通常用於儲存壓縮演算法的相關設定。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
define('EBML_ID_CONTENTCOMPSETTINGS', 0x0255); // [42][55] -- Settings that might be needed by the decompressor. For Header Stripping (ContentCompAlgo=3), the bytes that were removed from the beggining of each frames of the track.
define('EBML_ID_CONTENTCOMPSETTINGS', 0x0255); // [42][55] -- Settings that might be needed by the decompressor. For Header Stripping (ContentCompAlgo=3), the bytes that were removed from the beggining of each frames of the track.
define('EBML_ID_CONTENTCOMPSETTINGS',           0x0255); //         [42][55] -- Settings that might be needed by the decompressor. For Header Stripping (ContentCompAlgo=3), the bytes that were removed from the beggining of each frames of the track.

常見問題

FAQs
檢視更多 >