Searched defs:GstQuery (Results 1 – 3 of 3) sorted by relevance
237 - (BOOL)query:(GstQuery *)query;242 - (BOOL)decideAllocation:(GstQuery *)query;932 {1098 {
35 typedef struct _GstQuery GstQuery; typedef
2203 void (*on_query) (guint32, GstQuery *, gboolean, gpointer), in gst_ipc_pipeline_comm_start_reader_thread() argument