CVTime.TimeScale Field

Definition

Determines how many TimeValues make up one second.

public long TimeScale;
val mutable TimeScale : int64

Field Value

Remarks

If the value of TimeScale is 600, that means that there are 600 TimeValues per second.

If the TimeScale is 600 and TimeValue is 2,400 that means that the CVTime represents four seconds.

Applies to