EBML_ID_TAGDEFAULT

常量
define('EBML_ID_TAGDEFAULT', 0x0484); // [44][84] -- Indication to know if this is the default/original language to use for the given tag.
定义位置
引入
弃用

EBML_ID_TAGDEFAULT:这个常量代表标签的 Default 元素,用于标识标签是否为默认标签,也就是说这个标签是否应该在不指定标签时使用。

define('EBML_ID_TAGDEFAULT',                    0x0484); //         [44][84] -- Indication to know if this is the default/original language to use for the given tag.

常见问题

FAQs
查看更多 >