win32: add new GstPoll API to libgstreamer.def

This commit is contained in:
Tim-Philipp Müller 2009-02-05 15:22:46 +00:00
parent 4262f6c641
commit 49110bbdb9

View file

@ -193,6 +193,7 @@ EXPORTS
gst_clock_set_calibration gst_clock_set_calibration
gst_clock_set_master gst_clock_set_master
gst_clock_set_resolution gst_clock_set_resolution
gst_clock_type_get_type
gst_clock_unadjust_unlocked gst_clock_unadjust_unlocked
gst_core_error_get_type gst_core_error_get_type
gst_core_error_quark gst_core_error_quark
@ -689,11 +690,14 @@ EXPORTS
gst_poll_fd_init gst_poll_fd_init
gst_poll_free gst_poll_free
gst_poll_new gst_poll_new
gst_poll_new_timer
gst_poll_read_control
gst_poll_remove_fd gst_poll_remove_fd
gst_poll_restart gst_poll_restart
gst_poll_set_controllable gst_poll_set_controllable
gst_poll_set_flushing gst_poll_set_flushing
gst_poll_wait gst_poll_wait
gst_poll_write_control
gst_preset_delete_preset gst_preset_delete_preset
gst_preset_get_meta gst_preset_get_meta
gst_preset_get_preset_names gst_preset_get_preset_names