Call @enter_func when the task function of @task is entered. @user_data will be passed to @enter_func and @notify will be called when @user_data is no longer referenced.
a #GstTaskThreadFunc
user data passed to @enter_func
called when @user_data is no longer referenced
See Implementation
Call @enter_func when the task function of @task is entered. @user_data will be passed to @enter_func and @notify will be called when @user_data is no longer referenced.