Public symbols in libvorbisfile.so.3 (3.3.2-MeeGo 1.2 Core) on x86
Total: 36


vorbisfile.h, libvorbisfile.so.3.3.2
ov_bitrate ( OggVorbis_File* vf, int i )
ov_bitrate_instant OggVorbis_File* vf )
ov_clear OggVorbis_File* vf )
ov_comment ( OggVorbis_File* vf, int link )
ov_crosslap ( OggVorbis_File* vf1, OggVorbis_File* vf2 )
ov_fopen char* path, OggVorbis_File* vf )
ov_halfrate ( OggVorbis_File* vf, int flag )
ov_halfrate_p OggVorbis_File* vf )
ov_info ( OggVorbis_File* vf, int link )
ov_open FILE* f, OggVorbis_File* vf, char* initial, long ibytes )
ov_open_callbacks ( void* datasource, OggVorbis_File* vf, char* initial, long ibytes, ov_callbacks callbacks )
ov_pcm_seek ( OggVorbis_File* vf, ogg_int64_t pos )
ov_pcm_seek_lap ( OggVorbis_File* vf, ogg_int64_t pos )
ov_pcm_seek_page ( OggVorbis_File* vf, ogg_int64_t pos )
ov_pcm_seek_page_lap ( OggVorbis_File* vf, ogg_int64_t pos )
ov_pcm_tell OggVorbis_File* vf )
ov_pcm_total ( OggVorbis_File* vf, int i )
ov_raw_seek ( OggVorbis_File* vf, ogg_int64_t pos )
ov_raw_seek_lap ( OggVorbis_File* vf, ogg_int64_t pos )
ov_raw_tell OggVorbis_File* vf )
ov_raw_total ( OggVorbis_File* vf, int i )
ov_read ( OggVorbis_File* vf, char* buffer, int length, int bigendianp, int word, int sgned, int* bitstream )
ov_read_filter ( OggVorbis_File* vf, char* buffer, int length, int bigendianp, int word, int sgned, int* bitstream, void(*filter)(float**, long, long, void*), void* filter_param )
ov_read_float ( OggVorbis_File* vf, float*** pcm_channels, int samples, int* bitstream )
ov_seekable OggVorbis_File* vf )
ov_serialnumber ( OggVorbis_File* vf, int i )
ov_streams OggVorbis_File* vf )
ov_test FILE* f, OggVorbis_File* vf, char* initial, long ibytes )
ov_test_callbacks ( void* datasource, OggVorbis_File* vf, char* initial, long ibytes, ov_callbacks callbacks )
ov_test_open OggVorbis_File* vf )
ov_time_seek ( OggVorbis_File* vf, double pos )
ov_time_seek_lap ( OggVorbis_File* vf, double pos )
ov_time_seek_page ( OggVorbis_File* vf, double pos )
ov_time_seek_page_lap ( OggVorbis_File* vf, double pos )
ov_time_tell OggVorbis_File* vf )
ov_time_total ( OggVorbis_File* vf, int i )

to the top



Generated on Fri Sep 2 19:30:40 2011 for libvorbisfile.so.3 by ABI Compliance Checker 1.93.8  
A tool for checking backward binary compatibility of a shared C/C++ library API