1 Rhea, a fast Theora/Vorbis/Ogg API created by Michael Scheerer.
\r
2 Rhea player (c) 2009 Michael Scheerer www.meviatronic.com
\r
5 Monty <monty@xiph.org> and
\r
6 The XIPHOPHORUS Company http://www.xiph.org/ .
\r
8 Rhea is intendend to be a pure Theora/Vorbis player without an underlying
\r
9 multimedia framework. Rhea can be integrated into a Java Sound API plugin,
\r
10 so it can be used as a Vorbis plugin deployed from www.javazoom.net
\r
12 Rhea contains a Vorbis, Theora and an Ogg API.
\r
13 The project contains an demo audio player to learn how to use the API to
\r
14 program applications. A video player uses the Vorbis/Theora/Ogg API in similar way,
\r
15 but must also include the audio video timestamp synchronisation.
\r
17 Rhea is usable as a Java Sound API plugin for other open source projects like
\r
18 the one here: http://www.javazoom.net/vorbisspi/vorbisspi.html
\r
21 https://svn.xiph.org/trunk/rhea/src/com/meviatronic/zeus/helen/README.txt
\r
22 https://svn.xiph.org/trunk/rhea/src/com/meviatronic/zeus/castor/README.txt
\r
23 https://svn.xiph.org/trunk/rhea/src/com/meviatronic/zeus/pollux/README.txt
\r