Add newer api entries to the win32 dll build. Thanks to John Edwards for
[platform/upstream/libvorbis.git] / win32 / vorbisfile.def
1 ;
2 ; vorbisfile.def
3 ;
4 ; last modified: $Id: vorbisfile.def,v 1.5 2003/10/01 21:53:25 giles Exp $
5 ;
6 LIBRARY
7 EXPORTS
8 ov_clear
9 ov_open
10 ov_open_callbacks
11 ov_bitrate
12 ov_bitrate_instant
13 ov_streams
14 ov_seekable
15 ov_serialnumber
16 ov_raw_total
17 ov_pcm_total
18 ov_time_total
19 ov_raw_seek
20 ov_pcm_seek
21 ov_pcm_seek_page
22 ov_time_seek
23 ov_time_seek_page
24 ov_raw_tell
25 ov_pcm_tell
26 ov_time_tell
27 ov_info
28 ov_comment
29 ov_read
30 ov_read_float
31 ov_test
32 ov_test_callbacks
33 ov_test_open
34 ov_crosslap
35 ov_halfrate
36 ov_halfrate_p