Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay.c211 static void gst_play_constructed (GObject * object);
350 gobject_class->constructed = gst_play_constructed; in gst_play_class_init()
502 gst_play_constructed (GObject * object) in gst_play_constructed() function