CVTime.TimeScale 字段

定义

确定一秒的 TimeValue 数。

public long TimeScale;
val mutable TimeScale : int64

字段值

注解

如果 TimeScale 的值为 600,则表示每秒有 600 个 TimeValue。

如果 TimeScale 为 600,TimeValue 为 2,400,则表示 CVTime 表示 4 秒。

适用于