[Vorbis-dev] Can you provide me some information on music players using ogg.
Conrad Parker
conrad at metadecks.org
Tue Apr 7 11:05:31 PDT 2009
2009/4/8 Diptopal Basu <diptopal.basu at gmail.com>:
> Hi Conrad ,
>
> The link you sent talks about mpg321 . is it the same as ogg123 ? Also
> internally I believe the remote control calls certain ogg123 APIs . How is
> the remote control implemented ? Which file in the ogg123 has the code for
> the remote control ? I think when I exec() the ogg123 , it starts running in
> a different user space ?
yes (compatible with mpg321, and it's a different process that you
control over a pipe).
> Can I bypass the remote control interface and directly call the
> underlying APIs ?
you could use libvorbisfile and libao directly
Conrad.
More information about the Vorbis-dev
mailing list