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

TDVI_ADPCM_STATE_STEREO

Declaration

Source position: acs_wave.pas line 85

type TDVI_ADPCM_STATE_STEREO = packed record

  valprev_l: SmallInt;

  

  index_l: Byte;

  

  valprev_r: SmallInt;

  

  index_r: Byte;

  

end;



CT Web help

CodeTyphon Studio