Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstbin.h261 void (*deep_element_removed) (GstBin *bin, GstBin *sub_bin, GstElement *child); member
Dgstbin.c409 G_SIGNAL_RUN_FIRST, G_STRUCT_OFFSET (GstBinClass, deep_element_removed), in gst_bin_class_init()
477 klass->deep_element_removed = gst_bin_deep_element_removed_func; in gst_bin_class_init()