gstreamer/win32/common/libgstnetbuffer.def
Sebastian Dröge 4ed1f5d6fd gst-libs/gst/audio/gstbaseaudiosrc.c: Make GstAudioSrcSlaveMethod get_type() function non-static as it's public now.
Original commit message from CVS:
* gst-libs/gst/audio/gstbaseaudiosrc.c:
Make GstAudioSrcSlaveMethod get_type() function non-static
as it's public now.
* win32/common/libgstaudio.def:
* win32/common/libgstnetbuffer.def:
Add some missing functions to the list of exported symbols.
2008-12-19 13:03:00 +00:00

11 lines
298 B
Modula-2

EXPORTS
gst_netaddress_equal
gst_netaddress_get_address_bytes
gst_netaddress_get_ip4_address
gst_netaddress_get_ip6_address
gst_netaddress_get_net_type
gst_netaddress_set_address_bytes
gst_netaddress_set_ip4_address
gst_netaddress_set_ip6_address
gst_netbuffer_get_type
gst_netbuffer_new