blob: 79af064407738eec6fc5dc0b0103357b50f61698 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; vorbisenc.def
;
LIBRARY
EXPORTS
vorbis_encode_init
vorbis_encode_setup_managed
vorbis_encode_setup_vbr
vorbis_encode_init_vbr
vorbis_encode_setup_init
vorbis_encode_ctl
|