Unit 'bs_flac' Package
[Overview][Constants][Types][Variables][Index] [#pl_acs]

FLAC__SeekableStreamDecoderReadCallback

Declaration

Source position: bs_flac.pas line 142

type FLAC__SeekableStreamDecoderReadCallback = function(

  decoder: PFLAC__SeekableStreamDecoder;

  buffer: PFLAC__byte;

  var bytes: LongWord;

  client_data: Pointer

):Integer;



CT Web help

CodeTyphon Studio