Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstpad.h789 GDestroyNotify querynotify; member
Dgstpad.c761 if (pad->querynotify) in gst_pad_finalize()
762 pad->querynotify (pad->querydata); in gst_pad_finalize()
1986 if (pad->querynotify) in gst_pad_set_query_function_full()
1987 pad->querynotify (pad->querydata); in gst_pad_set_query_function_full()
1990 pad->querynotify = notify; in gst_pad_set_query_function_full()