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

ov_open_callbacks_t

Declaration

Source position: bs_vorbisfile.pas line 125

type ov_open_callbacks_t = function(

  datasource: Pointer;

  var vf: OGGVORBIS_FILE;

  initial: PChar;

  ibytes: LongInt;

  callbacks: OV_CALLBACKS

):Integer;



CT Web help

CodeTyphon Studio