Unit 'bs_lame' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_acs]

lame_decode1_t

Declaration

Source position: bs_lame.pas line 587

type lame_decode1_t = function(

  mp3buf: PByte;

  len: Integer;

  pcm_l: PShortInt;

  pcm_r: PShortInt

):Integer;



CT Web help

CodeTyphon Studio