13 lines
173 B
Modula-2
13 lines
173 B
Modula-2
|
; 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
|
||
|
|