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

FLAC__SeekableStreamDecoderSeekCallback

Declaration

Source position: bs_flac.pas line 147

type FLAC__SeekableStreamDecoderSeekCallback = function(

  decoder: PFLAC__SeekableStreamDecoder;

  absolute_byte_offset: FLAC__uint64;

  client_data: Pointer

):Integer;



CT Web help

CodeTyphon Studio