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

lame_decode1_headers_t

Declaration

Source position: bs_lame.pas line 591

type lame_decode1_headers_t = function(

  mp3buf: PByte;

  len: Integer;

  pcm_l: PShortInt;

  pcm_r: PShortInt;

  mp3data: PMP3data_struct

):Integer;



CT Web help

CodeTyphon Studio