defs: add new task methods

This commit is contained in:
Wim Taymans 2009-04-23 17:24:58 +02:00 committed by Wim Taymans
parent 02250179d9
commit 88d158f6f3

View file

@ -939,6 +939,7 @@ EXPORTS
gst_tag_setter_set_tag_merge_mode gst_tag_setter_set_tag_merge_mode
gst_task_cleanup_all gst_task_cleanup_all
gst_task_create gst_task_create
gst_task_get_pool
gst_task_get_state gst_task_get_state
gst_task_get_type gst_task_get_type
gst_task_join gst_task_join
@ -951,6 +952,7 @@ EXPORTS
gst_task_pool_push gst_task_pool_push
gst_task_pool_set_func gst_task_pool_set_func
gst_task_set_lock gst_task_set_lock
gst_task_set_pool
gst_task_set_priority gst_task_set_priority
gst_task_set_state gst_task_set_state
gst_task_set_thread_callbacks gst_task_set_thread_callbacks