[maemo-developers] using gstreamer in a hildon control panel applet
From: Brandt, Todd E todd.e.brandt at intel.comDate: Wed Oct 3 08:03:39 EEST 2007
- Previous message: How to write Python script to discover BT pgs unit, connect to it and read nmea sentences
- Next message: using gstreamer in a hildon control panel applet
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I having a problem with hildon-control-panel and was wondering if someone could help me out? Basically, I have a sound applet that sets up the audio devices for the system, and it's designed as a library which is pulled up by the controlpanel process. It requires gstreamer to work, and the gstreamer documentation tells me that I have to either call gst_init or g_threat_init() *before* any other glib functions are called. But by the time my execute function is called, it's too late. Is there a way to initialize gstreamer from a hildon cp applet? Or do I have to patch hildon-control-panel to call gst_init in its main function? ----------------------------------------- | Todd Brandt - Intel Oregon | |Linux for Mobile Internet Devices (MID)| | 2111 W NE 25th Ave | | Hillsboro, OR 97124 JF1-235 | |---------------------------------------| | "Of all the things I've lost, I miss | | my mind the most" - Mark Twain | -----------------------------------------
- Previous message: How to write Python script to discover BT pgs unit, connect to it and read nmea sentences
- Next message: using gstreamer in a hildon control panel applet
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]