Unit 'vorbis' Package
[Overview][Constants][Types][Procedures and functions][Index] [#oggvorbis]

ov_callbacks

Declaration

Source position: vorbis.pas line 282

type ov_callbacks = record

  read: read_func;

  seek: seek_func;

  close: close_func;

  tell: tell_func;

end;


Documentation generated on: 2023-03-18