Unit 'BASS' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_nxpascal]

BASS_INFO

Declaration

Source position: Bass.pas line 492

type BASS_INFO = record

  flags: DWORD;

  

  hwsize: DWORD;

  

  hwfree: DWORD;

  

  freesam: DWORD;

  

  free3d: DWORD;

  

  minrate: DWORD;

  

  maxrate: DWORD;

  

  eax: BOOL;

  

  minbuf: DWORD;

  

  dsver: DWORD;

  

  latency: DWORD;

  

  initflags: DWORD;

  

  speakers: DWORD;

  

  freq: DWORD;

  

end;



CT Web help

CodeTyphon Studio