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

lame_encode_buffer_interleaved_t

Declaration

Source position: bs_lame.pas line 460

type lame_encode_buffer_interleaved_t = function(

  handle: PLame_global_flags;

  pcm: PShortInt;

  num_samples: Integer;

  mp3buf: PByte;

  mp3buf_size: Integer

):Integer;



CT Web help

CodeTyphon Studio