EBML_ID_FLAGENABLED

常量
define('EBML_ID_FLAGENABLED', 0x39); // [B9] -- Set if the track is used.
定義位置
引入
棄用

EBML_ID_FLAGENABLED:這個常量代表Matroska檔案的EBML結構中的 “Flag Enabled “元素。它指定一個特定的軌道或流是否被啟用或禁用。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
define('EBML_ID_FLAGENABLED', 0x39); // [B9] -- Set if the track is used.
define('EBML_ID_FLAGENABLED', 0x39); // [B9] -- Set if the track is used.
define('EBML_ID_FLAGENABLED',                     0x39); //             [B9] -- Set if the track is used.

常見問題

FAQs
檢視更多 >