Source position: mci.pas line 1594
type mci_CDXA_Set_Parms = record |
hwndCallback: hwnd; |
ulTimeFormat: LongInt; |
ulSpeedFormat: LongInt; |
ulAudio: LongInt; |
ulLevel: LongInt; |
ulOver: LongInt; |
ulItem: LongInt; |
ulValue: LongInt; |
ulChannel: LongInt; |
pPlayList: Pointer; |
ulPlayListSize: LongInt; |
end; |