Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstcontrolbinding.c68 static GObject *gst_control_binding_constructor (GType type,
95 gobject_class->constructor = gst_control_binding_constructor; in gst_control_binding_class_init()
122 gst_control_binding_constructor (GType type, guint n_construct_params, in gst_control_binding_constructor() function