Unit 'libsndfile' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_titansound]

TSF_VIRTUAL

Declaration

Source position: libsndfile.pas line 314

type TSF_VIRTUAL = packed record

  sf_vio_get_filelen: tm_get_filelen;

  

  seek: tm_seek;

  

  read: tm_read;

  

  write: tm_write;

  

  tell: tm_tell;

  

end;



CT Web help

CodeTyphon Studio