Hi,
You can use phonon to play video and sound with Qt for fremantle.
It's available in current 4.5 community port as well as in the official 4.6
port.
It's cross-platform, anyhow you can read more about that at:
http://doc.trolltech.com/4.5/phonon-overview.html

Br,
Antonio

On Wed, Oct 28, 2009 at 5:12 PM, Tim Teulings <r...@edge.ping.de> wrote:

> Hello!
>
> > Isn't it a bit of an overkill to set up an entire GST pipeline just to
> > play
> > a blip sound?
>
> Yes, but if you want to play your own sound or any sound on the filesystem
> this seems the
> way to go (libcanberra is for predefined sounds for predefined events).
> Lower level ways are likely forbitten, higher level ways likely require
> more code.
>
> > Is there something more lightweight?
>
> You can use "playbin" (or playbin2?) for simplifing the pipeline building
> process. That still
> makes it a number of lines of code (but of course you will wrap that into a
> helper method :-)).
>
> --
> Gruß...
>    Tim
> _______________________________________________
> maemo-developers mailing list
> maemo-developers@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-developers
>



-- 

Pablo Picasso<http://www.brainyquote.com/quotes/authors/p/pablo_picasso.html>
- "Computers are useless. They can only give you answers."
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to