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

OV_CALLBACKS

Declaration

Source position: bs_vorbisfile.pas line 49

type OV_CALLBACKS = record

  read_func: read_func_t;

  

  seek_func: seek_func_t;

  

  close_func: close_func_t;

  

  tell_func: tell_func_t;

  

end;



CT Web help

CodeTyphon Studio