mirror of
https://github.com/ptitSeb/Serious-Engine
synced 2024-11-22 18:30:27 +01:00
14 lines
217 B
Modula-2
14 lines
217 B
Modula-2
;
|
|
; $Id: vorbisenc.def 7187 2004-07-20 07:24:27Z xiphmont $
|
|
;
|
|
LIBRARY
|
|
|
|
EXPORTS
|
|
vorbis_encode_init
|
|
vorbis_encode_setup_managed
|
|
vorbis_encode_setup_vbr
|
|
vorbis_encode_init_vbr
|
|
vorbis_encode_setup_init
|
|
vorbis_encode_ctl
|
|
|