[gst-devel] query:load_plugin_func( )
ram kumar
heyram_2002 at yahoo.com
Wed Jan 10 10:23:13 CET 2007
hi,
I want to preoad the plugins using the function
load_plugin_func( )....But this function inturn uses
several function to load the plugins, one of the
function is g_module_open( )...But this function
inturn calls a specific function called
g_module_open_utf8( )...But iam not able to see the
body of the above function g_module_open_utf8( )....
1.can anyone tell how to use load_plugin_func( )
2.What is the function of g_module_open_utf8( ) and
where will be the body of the function....
3.If i preload the plugins can i avoid using XML
library...???
Note;If this macro G_OS_WIN32 is defined glib executes
g_module_open_utf8( ) this function...This function is
in gmodule.c file...
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the gstreamer-devel
mailing list