Unit 'zgl_lib_ogg' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_zengl]

ov_callbacks

Declaration

Source position: zgl_lib_ogg.pas line 262

type ov_callbacks = record

  read: read_func;

  

  seek: seek_func;

  

  close: close_func;

  

  tell: tell_func;

  

end;



CT Web help

CodeTyphon Studio