Searched refs:PadEventFunction (Results 1 – 1 of 1) sorted by relevance
579 typedef gboolean (*PadEventFunction) (GstPad * pad, PadEvent * ev, typedef584 events_foreach (GstPad * pad, PadEventFunction func, gpointer user_data) in events_foreach()