How to play MP3s programatically?

We are looking for a way to play MP3s from within a program on the RTP.

We’ve managed to play wav files using the Sound API, but haven’t been able
to find an MP3 decoder other than buried inside the media player.

The web pages talk about a media player API, but we can’t seem to find any
documentation on it.

Is there such an API, or even better a callable MP3 decoder?

??? You know that phplay is a thin gui that controls the plugins,
mpegaudio,
mpegvideo, soundfile.so, audiocd, dvdplayer… via a simple API. See
<photon/Mv.h>
We are giving out the source code to phplay if you want it.
The Multimedia Developers Guide is still in production. Blame me,
I’m writing it. email me direct if you have an immediate need for phplay
source code.

Cheers,
Jim Boucher
Multimedia Team Leader
QNX
jboucher@qnx.com


“Rick DeNatale” <Rick_DeNatale@oti.com> wrote in message
news:8lsauf$nmt$1@inn.qnx.com

We are looking for a way to play MP3s from within a program on the RTP.

We’ve managed to play wav files using the Sound API, but haven’t been able
to find an MP3 decoder other than buried inside the media player.

The web pages talk about a media player API, but we can’t seem to find any
documentation on it.

Is there such an API, or even better a callable MP3 decoder?