Source position: mci.pas line 1170
type mci_VD_Play_Parms = record
hwndCallback: hwnd;
ulFrom: LongInt;
ulTo: LongInt;
ulFactor: LongInt;
end;