Last change
on this file since 98322 was 96468, checked in by vboxsync, 2 years ago |
libs/libvorbis-1.3.7: Re-exporting, hopefully this time everything is there. bugref:10275
|
File size:
507 bytes
|
Line | |
---|
1 | ; vorbisfile.def
|
---|
2 | ;
|
---|
3 | LIBRARY
|
---|
4 | EXPORTS
|
---|
5 | ov_clear
|
---|
6 | ov_open
|
---|
7 | ov_open_callbacks
|
---|
8 | ov_bitrate
|
---|
9 | ov_bitrate_instant
|
---|
10 | ov_streams
|
---|
11 | ov_seekable
|
---|
12 | ov_serialnumber
|
---|
13 | ov_raw_total
|
---|
14 | ov_pcm_total
|
---|
15 | ov_time_total
|
---|
16 | ov_raw_seek
|
---|
17 | ov_pcm_seek
|
---|
18 | ov_pcm_seek_page
|
---|
19 | ov_time_seek
|
---|
20 | ov_time_seek_page
|
---|
21 | ov_raw_seek_lap
|
---|
22 | ov_pcm_seek_lap
|
---|
23 | ov_pcm_seek_page_lap
|
---|
24 | ov_time_seek_lap
|
---|
25 | ov_time_seek_page_lap
|
---|
26 | ov_raw_tell
|
---|
27 | ov_pcm_tell
|
---|
28 | ov_time_tell
|
---|
29 | ov_info
|
---|
30 | ov_comment
|
---|
31 | ov_read
|
---|
32 | ov_read_float
|
---|
33 | ov_test
|
---|
34 | ov_test_callbacks
|
---|
35 | ov_test_open
|
---|
36 | ov_crosslap
|
---|
37 | ov_halfrate
|
---|
38 | ov_halfrate_p
|
---|
39 | ov_fopen
|
---|
Note:
See
TracBrowser
for help on using the repository browser.