Source position: CVBase.pas line 286
type CVSMPTETime = record
subframes: SInt16;
subframeDivisor: SInt16;
counter: UInt32;
typ: UInt32;
flags: UInt32;
hours: SInt16;
minutes: SInt16;
seconds: SInt16;
frames: SInt16;
end;