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

FLAC__SeekableStreamDecoderTellCallback

Declaration

Source position: bs_flac.pas line 151

type FLAC__SeekableStreamDecoderTellCallback = function(

  decoder: PFLAC__SeekableStreamDecoder;

  var absolute_byte_offset: FLAC__uint64;

  client_data: Pointer

):Integer;



CT Web help

CodeTyphon Studio