Built SDL2_image and _mixer static
This commit is contained in:
42
libsdl2_mixer/external/libvorbis-1.3.5/win32/vorbisfile.def
vendored
Normal file
42
libsdl2_mixer/external/libvorbis-1.3.5/win32/vorbisfile.def
vendored
Normal file
@ -0,0 +1,42 @@
|
||||
;
|
||||
; vorbisfile.def
|
||||
;
|
||||
; last modified: $Id: vorbisfile.def 15566 2008-12-08 09:07:12Z conrad $
|
||||
;
|
||||
LIBRARY
|
||||
EXPORTS
|
||||
ov_clear
|
||||
ov_open
|
||||
ov_open_callbacks
|
||||
ov_bitrate
|
||||
ov_bitrate_instant
|
||||
ov_streams
|
||||
ov_seekable
|
||||
ov_serialnumber
|
||||
ov_raw_total
|
||||
ov_pcm_total
|
||||
ov_time_total
|
||||
ov_raw_seek
|
||||
ov_pcm_seek
|
||||
ov_pcm_seek_page
|
||||
ov_time_seek
|
||||
ov_time_seek_page
|
||||
ov_raw_seek_lap
|
||||
ov_pcm_seek_lap
|
||||
ov_pcm_seek_page_lap
|
||||
ov_time_seek_lap
|
||||
ov_time_seek_page_lap
|
||||
ov_raw_tell
|
||||
ov_pcm_tell
|
||||
ov_time_tell
|
||||
ov_info
|
||||
ov_comment
|
||||
ov_read
|
||||
ov_read_float
|
||||
ov_test
|
||||
ov_test_callbacks
|
||||
ov_test_open
|
||||
ov_crosslap
|
||||
ov_halfrate
|
||||
ov_halfrate_p
|
||||
ov_fopen
|
Reference in New Issue
Block a user