EBML_ID_TRACKUID

常量
define('EBML_ID_TRACKUID', 0x33C5); // [73][C5] -- A unique ID to identify the Track. This should be kept the same when making a direct stream copy of the Track to another file.
定义位置
引入
弃用

EBML_ID_TRACKUID:这个常量代表一个轨道的唯一标识。通常用于多个轨道的视频文件,每个轨道都有自己的唯一标识。

define('EBML_ID_TRACKUID',                      0x33C5); //         [73][C5] -- A unique ID to identify the Track. This should be kept the same when making a direct stream copy of the Track to another file.

常见问题

FAQs
查看更多 >