Home
last modified time | relevance | path

Searched refs:GstPadEventFullFunction (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstpad.h395 typedef GstFlowReturn (*GstPadEventFullFunction) (GstPad *pad, GstObject *parent, typedef
806 GstPadEventFullFunction eventfullfunc;
1411 GstPadEventFullFunction event,
Dgstpad.c1948 GstPadEventFullFunction event, gpointer user_data, GDestroyNotify notify) in gst_pad_set_event_full_function_full()
5771 GstPadEventFullFunction eventfullfunc = NULL; in gst_pad_send_event_unchecked()
/third_party/gstreamer/gstreamer/
DChangeLog25705 pad: Implement GstPadEventFullFunction
25706 API: GstPadEventFullFunction