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

lame_encode_buffer_t

Declaration

Source position: bs_lame.pas line 446

type lame_encode_buffer_t = function(

  handle: PLame_global_flags;

  buffer_l: PShortInt;

  buffer_r: PShortInt;

  nsamples: Integer;

  mp3buf: PByte;

  mp3buf_size: Integer

):Integer;



CT Web help

CodeTyphon Studio