shithub: sox

ref: c97d3bb141f953c4aa07a4462fe2495a53b0e1c9
dir: /msvc10/Mad/LibMad.def/

View raw version
; libSoX libmad export definitions for MSVC9: (c) 2009 SoX contributors
;
; This library is free software; you can redistribute it and/or modify it
; under the terms of the GNU Lesser General Public License as published by
; the Free Software Foundation; either version 2.1 of the License, or (at
; your option) any later version.
;
; This library is distributed in the hope that it will be useful, but
; WITHOUT ANY WARRANTY; without even the implied warranty of
; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser
; General Public License for more details.
;
; You should have received a copy of the GNU Lesser General Public License
; along with this library; if not, write to the Free Software Foundation,
; Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
;

EXPORTS

    mad_bit_crc
    mad_bit_init
    mad_bit_length
    mad_bit_nextbyte
    mad_bit_read
    mad_bit_skip
    
    mad_decoder_init
    mad_decoder_finish
    mad_decoder_message
    mad_decoder_run
    
    mad_frame_decode
    mad_frame_finish
    mad_frame_init
    mad_frame_mute
    
    mad_header_decode
    mad_header_init
    
    mad_stream_buffer
    mad_stream_errorstr
    mad_stream_finish
    mad_stream_init
    mad_stream_skip
    mad_stream_sync
    
    mad_synth_frame
    mad_synth_init
    mad_synth_mute
    
    mad_timer_abs
    mad_timer_add
    mad_timer_compare
    mad_timer_count
    mad_timer_fraction
    mad_timer_multiply
    mad_timer_negate
    mad_timer_set
    mad_timer_string
    mad_timer_zero