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

BASS_CHANNELINFO

Declaration

Source position: Bass.pas line 540

type BASS_CHANNELINFO = record

  freq: DWORD;

  

  chans: DWORD;

  

  flags: DWORD;

  

  ctype: DWORD;

  

  origres: DWORD;

  

  plugin: HPLUGIN;

  

  sample: HSAMPLE;

  

  filename: PChar;

  

end;



CT Web help

CodeTyphon Studio