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

ov_read_t

Declaration

Source position: bs_vorbisfile.pas line 147

type ov_read_t = function(

  var vf: OGGVORBIS_FILE;

  buffer: PChar;

  length: Integer;

  bigendianp: Integer;

  word: Integer;

  sgned: Integer;

  bitstream: PInteger

):LongInt;



CT Web help

CodeTyphon Studio