BASS.NET API for the Un4seen BASS Audio LibraryBASS_PLUGININFO MembersBASS.NET API for the Un4seen BASS Audio Library

The BASS_PLUGININFO type exposes the following members.
Methods

  NameDescription
Public methodToString
A description of the plugin structure (version, formatc).
(Overrides OnlineObject ToString .)
Back to Top
Fields

  NameDescription
Public fieldformatc
Number of supported formats.
Public fieldformats
The array of supported formats. The array contains formatc number of elements.
Public fieldversion
Back to Top
See Also