Searched defs:_GstControlBindingClass (Results 1 – 1 of 1) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gstcontrolbinding.h | 98 struct _GstControlBindingClass struct 100 GstObjectClass parent_class; 116 …s) (GstControlBinding *binding, GstObject *object, GstClockTime timestamp, GstClockTime last_sync); 128 GValue * (* get_value) (GstControlBinding *binding, GstClockTime timestamp); 142 …olBinding *binding, GstClockTime timestamp,GstClockTime interval, guint n_values, gpointer values); 156 …rolBinding *binding, GstClockTime timestamp,GstClockTime interval, guint n_values, GValue *values); 159 gpointer _gst_reserved[GST_PADDING];
|