Home
last modified time | relevance | path

Searched refs:activatenotify (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstpad.h759 GDestroyNotify activatenotify; member
Dgstpad.c745 if (pad->activatenotify) in gst_pad_finalize()
746 pad->activatenotify (pad->activatedata); in gst_pad_finalize()
1730 if (pad->activatenotify) in gst_pad_set_activate_function_full()
1731 pad->activatenotify (pad->activatedata); in gst_pad_set_activate_function_full()
1734 pad->activatenotify = notify; in gst_pad_set_activate_function_full()