gstreamer/win32/common/libgstaudio.def
Sébastien Moutte 4baa52c9c5 gst/audioresample/debug.h: replace debug macros with variable number of parameters by a simple alias to gstreamer sta...
Original commit message from CVS:
* gst/audioresample/debug.h:
replace debug macros with variable number of parameters
by a simple alias to gstreamer standard debug macros
(#define RESAMPLE_ERROR GST_ERROR, __VA_ARGS__ is not
supported by MSVC 6.0 and 7.1)
* gst/audioresample/resample.h:
define M_PI and rint for WIN32
* win32/common/libgstaudio.def:
* win32/common/libgstriff.def:
* win32/common/libgsttag.def:
* win32/common/libgstvideo.def:
add new exported functions
* win32/vs6:
update project files
2006-04-09 17:14:22 +00:00

9 lines
232 B
Modula-2

EXPORTS
gst_audio_channel_position_get_type
gst_audio_duration_from_pad_buffer
gst_audio_get_channel_positions
gst_audio_is_buffer_framed
gst_audio_set_channel_positions
gst_audio_sink_get_type
gst_base_audio_sink_get_type