*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> fx/dmPMInitPlugin (3d)              
Title
Content
Arch
Section
 

Contents


dmPMInitPlugin(3dm)					   dmPMInitPlugin(3dm)


NAME    [Toc]    [Back]

     dmPMInitPlugin, dmPMFreePlugin, dmPMFreeAllPlugins	- initializes and
     frees plugins

SYNOPSIS    [Toc]    [Back]

     #include <dmedia/fx_plugin_mgr.h>

     DMplugin* dmPMInitPlugin
	   ( DMplugmgr*	manager,
	     const char* pathname )

     void dmPMFreePlugin
	   ( DMplugmgr*	manager,
	     DMplugin* plugin )

     void dmPMFreeAllPlugins
	   ( DMplugmgr*	manager	)

PARAMETERS    [Toc]    [Back]

     manager	A pointer to a DMplugmgr, which	was returned from
		dmPMCreateManager.

     pathname	The pathname of	a plugin to initialize.

     plugin	A pointer to a DMplugin, which was returned from
		dmPMInitPlugin.

DESCRIPTION    [Toc]    [Back]

     dmPMInitPlugin initializes	a plugin.  If the plugin is in the cache file,
     then it is	initialized, but not loaded. Otherwise,	the plugin is loaded
     with dlopen.

     dmPMFreePlugin frees a plugin.

     dmPMFreeAllPlugins	frees all the plugins that the plugin-manager has
     initialized.


RETURN VALUES    [Toc]    [Back]

     dmPMInitPlugin will return	a pointer to a DMplugin	if successful, or will
     return NULL if it fails.

FILES    [Toc]    [Back]

     /usr/lib/dmedia/plugins/premiere	  default plugin directory
     $HOME/.fxplugmgr.cache		  plugin-manager cache file





									Page 1






dmPMInitPlugin(3dm)					   dmPMInitPlugin(3dm)


SEE ALSO    [Toc]    [Back]

      
      
     dmPMCreateManager(3dm), dmPMGetPluginCount(3dm), dmPMInitDirectory(3dm),
     dmGetError(3dm).


									PPPPaaaaggggeeee 2222
[ Back ]
 Similar pages
Name OS Title
dmPMInitDirectory IRIX initializes a directory of plugins
DMFXDialog IRIX A dialog class for plugins
dmPMSortByName IRIX sorts the list of plugins stored in
dmPMGetPluginCount IRIX returns the number of initialized plugins
DMFXImageViewer IRIX An image viewer class for plugins
dmPMGetDefaultPluginPathForType IRIX return the default path for plugins of a specific type
XmTabFree HP-UX A convenience function that frees a tab
DtMmdbFreeHandle HP-UX frees memory used by a DtMmdbHandle
acl_free_qualifier Tru64 Frees the storage for the qualifier for an ACL entry
DtMmdbFreeHandleList HP-UX frees memory used by a DtMmdbHandle array
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service