Tremor documentation |
Tremor version 1.0 - 20020403 |
The Tremor libvorbisidec library exposes an API intended to be as similar as possible to the familiar 'vorbisfile' library included with the open source Vorbis reference libraries distributed for free by Xiph.org. Differences are summarized below.
In Tremor, the ov_time_seek() and ov_time_seek_page() calls take seeking positions in milliseconds as 64 bit integers, rather than in seconds as doubles as in Vorbisfile.
Tremor does not implement ov_read_float().
copyright © 2002 Xiph.org |
|
Tremor documentation |
Tremor version 1.0 - 20020403 |