Searched refs:GstPadStickyEventsForeachFunction (Results 1 – 3 of 3) sorted by relevance
667 typedef gboolean (*GstPadStickyEventsForeachFunction) (GstPad *pad, GstEvent **event, typedef1373 … gst_pad_sticky_events_foreach (GstPad *pad, GstPadStickyEventsForeachFunction fore…
6156 GstPadStickyEventsForeachFunction func;6189 GstPadStickyEventsForeachFunction foreach_func, gpointer user_data) in gst_pad_sticky_events_foreach()
1906 (GstPadStickyEventsForeachFunction) (resend_sticky), peer); in restart_context()