[gst-devel] gst_plugin_load_file( )

ram kumar heyram_2002 at yahoo.com
Fri Jan 12 08:48:35 CET 2007


hi,
    When i look in to the function 

gst_plugin_load_file( ) gstremaer uses a glib 

function called g_module_open()....

1.In glib there are 2 g_module_open( ) functions
(gmodule.c).The second g_module_open( )function gets
executed only if the macro G_OS_WIN32 is defined...
ie) an #undef statement occurs so that the second one
gets executed....

2.I want to know which function does gstremer
uses....1st one or the 2nd...????

3.If it uses the second function...there is a function
getting called g_module_open_utf8( ).Iam not able to
find the body of the function....Is this function
dependent on some other library....?????
                                     Regards,
                                     Ramkumar.R 



 
____________________________________________________________________________________
Yahoo! Music Unlimited
Access over 1 million songs.
http://music.yahoo.com/unlimited




More information about the gstreamer-devel mailing list