Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/libvorbis-1.2.0/win32/vorbisfile.def @ 16

Last change on this file since 16 was 16, checked in by landauf, 16 years ago

added libvorbis

File size: 576 bytes
Line 
1;
2; vorbisfile.def
3;
4; last modified: $Id: vorbisfile.def 7187 2004-07-20 07:24:27Z xiphmont $
5;
6LIBRARY
7EXPORTS
8ov_clear
9ov_open
10ov_open_callbacks
11ov_bitrate
12ov_bitrate_instant
13ov_streams
14ov_seekable
15ov_serialnumber
16ov_raw_total
17ov_pcm_total
18ov_time_total
19ov_raw_seek
20ov_pcm_seek
21ov_pcm_seek_page
22ov_time_seek
23ov_time_seek_page
24ov_raw_seek_lap
25ov_pcm_seek_lap
26ov_pcm_seek_page_lap
27ov_time_seek_lap
28ov_time_seek_page_lap
29ov_raw_tell
30ov_pcm_tell
31ov_time_tell
32ov_info
33ov_comment
34ov_read
35ov_read_float
36ov_test
37ov_test_callbacks
38ov_test_open
39ov_crosslap
40ov_halfrate
41ov_halfrate_p
Note: See TracBrowser for help on using the repository browser.