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

TDVI_ADPCM_ENCODE_STATE_STEREO

Declaration

Source position: acs_wave.pas line 92

type TDVI_ADPCM_ENCODE_STATE_STEREO = packed record

  PredSamp_l: SmallInt;

  

  Index_l: Byte;

  

  PredSamp_r: SmallInt;

  

  Index_r: Byte;

  

end;



CT Web help

CodeTyphon Studio