Source position: mci.pas line 1611
type mci_VD_Set_Parms = record |
hwndCallback: hwnd; |
ulTimeFormat: LongInt; |
ulSpeedFormat: LongInt; |
ulAudio: LongInt; |
ulLevel: LongInt; |
ulOver: LongInt; |
ulItem: LongInt; |
ulValue: LongInt; |
ulChannel: LongInt; |
end; |