The BASS_SFX_PLUGININFO type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| clsid |
The classid of the windows media player plugin that can be used with BASS_SFX_PluginCreate(String, IntPtr, Int32, Int32, BASSSFXFlag) to create the plugin for use in BASS_SFX.
| |
| name |
The description of the plugin.
|
See Also