Unit 'ln_soundcard' Package
[Overview][Constants][Types][Index] [#pl_acs]

mixer_vol_table

Declaration

Source position: ln_soundcard.pas line 489

type mixer_vol_table = record

  num: Integer;

  

  name: array [0..31] of char;

  

  levels: array [0..31] of Integer;

  

end;



CT Web help

CodeTyphon Studio