On Thu, 28 Jan 2010, xupengxiang wrote:

> Hi ,all
>
>       I want to develop a gstreamer-based audioplayer, which modules support
> gstreamer's bus? I try use gstreamer directly, but I found that
> gst_bus_add_watch (bus, onBusMessage, NULL)); is invalid.

you can use gstreamer bus. We use it in emotion. So no problem. You can 
look at its code. Note that the emotion/gst code will be greatly 
simplified next week (I think).

If you just want an audio player with an interface based on the EFL, it 
should not be too complicated. I think that for specific questions about 
gstreamer, you'll have better answers in a gstreamer mailing list

Vincent

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to