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

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

Contents


dmPMGetDefaultPluginPathForType(3dm)	  dmPMGetDefaultPluginPathForType(3dm)


NAME    [Toc]    [Back]

     dmPMGetDefaultPluginPathForType - return the default path for plugins of
     a specific	type

SYNOPSIS    [Toc]    [Back]

     #include <dmedia/fx_plugin_mgr.h>

     char * dmPMGetDefaultPluginPathForType
	   ( unsigned int pluginType )

PARAMETERS    [Toc]    [Back]

     pluginType	  The plugin type that you want	the default path for.
		  pluginType must be exactly one of:  DM_VIDEO_FILTER,
		  DM_VIDEO_TRANSITION, DM_AUDIO_FILTER.	 Note that with	this
		  usage	of pluginType, you cannot specify more than one	plugin
		  type.

DESCRIPTION    [Toc]    [Back]

     dmPMGetDefaultPluginPathForType returns the default pathname for plugins
     of	type pluginType.

     pluginType	must be	exactly	one of:	 DM_VIDEO_FILTER, DM_VIDEO_TRANSITION,
     DM_AUDIO_FILTER.  Note that with this usage of pluginType,	you cannot
     specify more than one plugin type.

     The pathname returned takes into account whether the calling application
     is	an O32 or N32 application (see abi(5)).

RETURN VALUES    [Toc]    [Back]

     On	success, dmPMGetDefaultPluginPathForType returns the pathname for
     plugins of	type pluginType.  The caller should free the pathname returned
     using free().

     On	error, NULL is returned, and the dmerror code is set to	indicate the
     error (see	dmGetError(3dm)).  Possible dm error codes include:
     DM_ERROR_NO_MEMORY	and DM_ERROR_BAD_TYPE.

FILES    [Toc]    [Back]

     /usr/lib/dmedia/plugins/premiere/*	      default base plugin directory
					      for O32 plugins
     /usr/lib32/dmedia/plugins/premiere/*     default base plugin directory
					      for N32 plugins

SEE ALSO    [Toc]    [Back]

      
      
     dmPMInitDirectory(3dm), dmGetError(3dm), abi(5)


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
appdefpath IRIX supplies a server-specific path for application resource defaults
realpath FreeBSD return resolved physical path
SSL_CTX_set_def_verify_paths Tru64 Sets default file path and file name of trusted CA certificate
tt_default_file HP-UX return the current default file
mdGetDefault IRIX return the name of the default input or output interface
isfdtype OpenBSD determine whether a file descriptor is of a specific type
tt_spec_type HP-UX return the name of the object type
mdTell IRIX Return the MIDI port-specific timing information
lmremove IRIX remove specific licenses and return them to license pool
machine Tru64 return architecture type of machine
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service