dmPMGetPluginCount(3dm) dmPMGetPluginCount(3dm)
dmPMGetPluginCount - returns the number of initialized plugins
#include <dmedia/fx_plugin_mgr.h>
int dmPMGetPluginCount
( DMplugmgr* manager )
manager
A pointer to a DMplugmgr, which was returned from dmPMCreateManager.
dmPMGetPluginCount returns the number of plugins that have been
initialized through dmPMInitDirectory and dmPMInitPlugin.
dmPMGetPluginCount will return the number of plugins that have been
initialized through the plugin-manager.
dmPMCreateManager(3dm), dmPMInitDirectory(3dm).
PPPPaaaaggggeeee 1111 [ Back ]
|