BASS.NET API for the Un4seen BASS Audio Library

BASS_FILEPROCS Fields

BASS.NET API for the Un4seen BASS Audio Library

The BASS_FILEPROCS type exposes the following members.

Fields

  NameDescription
Public fieldclose
Callback function to close the file.
Public fieldlength
Callback function to get the file length.
Public fieldread
Callback function to read from the file.
Public fieldseek
Callback function to seek in the file. Not used by buffered file streams.
Top
See Also

Reference