The BASS_PLUGININFO type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| formatc |
Number of supported formats.
| |
| formats |
The array of supported formats. The array contains formatc number of elements.
| |
| version |
Plugin version, in the same form as given by BASS_GetVersion.
|
See Also