Unit 'acs_wave' Package
[Overview][Constants][Types][Classes][Index] [#pl_acs]

TMS_ADPCM_INFO

Declaration

Source position: acs_wave.pas line 103

type TMS_ADPCM_INFO = record

  BlockLength: Word;

  

  SamplesPerBlock: Word;

  

  DataSize: Integer;

  

  NumCoeff: Word;

  

  CoefSets: array [0..31] of TMS_ADPCM_COEF_SET;

  

end;



CT Web help

CodeTyphon Studio