Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstpad.h758 GDestroyNotify activatemodenotify; member
Dgstpad.c747 if (pad->activatemodenotify) in gst_pad_finalize()
748 pad->activatemodenotify (pad->activatemodedata); in gst_pad_finalize()
1765 if (pad->activatemodenotify) in gst_pad_set_activatemode_function_full()
1766 pad->activatemodenotify (pad->activatemodedata); in gst_pad_set_activatemode_function_full()
1769 pad->activatemodenotify = notify; in gst_pad_set_activatemode_function_full()