Source position: CVBase.pas line 345
type CVTime = record
timeValue: SInt64;
timeScale: SInt32;
flags: SInt32;
end;