ignore win32 build artifacts
[platform/upstream/libvorbis.git] / win32 / vorbisfile.def
1 ;
2 ; vorbisfile.def
3 ;
4 ; last modified: $Id: vorbisfile.def,v 1.3 2001/09/13 15:21:19 cwolf 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_test
31 ov_test_callbacks
32 ov_test_open