EBML_ID_DISPLAYWIDTH

常量
define('EBML_ID_DISPLAYWIDTH', 0x14B0); // [54][B0] -- Width of the video frames to display.
定義位置
引入
棄用

EBML_ID_DISPLAYWIDTH:這個常量是可擴充套件二進位制元語言(EBML)中用於顯示寬高比的識別符號。它被用於多媒體檔案的頭部,如視訊檔案,以定義視訊幀的尺寸。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
define('EBML_ID_DISPLAYWIDTH', 0x14B0); // [54][B0] -- Width of the video frames to display.
define('EBML_ID_DISPLAYWIDTH', 0x14B0); // [54][B0] -- Width of the video frames to display.
define('EBML_ID_DISPLAYWIDTH',                  0x14B0); //         [54][B0] -- Width of the video frames to display.

常見問題

FAQs
檢視更多 >