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

seek_func_t

Declaration

Source position: bs_vorbisfile.pas line 45

type seek_func_t = function(

  const datasource: Pointer;

  offset: OGG_INT64_T;

  whence: Integer

):Integer;



CT Web help

CodeTyphon Studio