mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-04 17:49:45 +02:00
14 lines
227 B
Modula-2
14 lines
227 B
Modula-2
;
|
|
; $Id: vorbisenc.def,v 1.8 2008-02-02 15:54:11 richardash1981 Exp $
|
|
;
|
|
LIBRARY
|
|
|
|
EXPORTS
|
|
vorbis_encode_init
|
|
vorbis_encode_setup_managed
|
|
vorbis_encode_setup_vbr
|
|
vorbis_encode_init_vbr
|
|
vorbis_encode_setup_init
|
|
vorbis_encode_ctl
|
|
|