Searched refs:PROP_EMIT_SIGNALS (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/app/ |
D | gstappsink.c | 174 PROP_EMIT_SIGNALS, enumerator 249 g_object_class_install_property (gobject_class, PROP_EMIT_SIGNALS, in gst_app_sink_class_init() 627 case PROP_EMIT_SIGNALS: in gst_app_sink_set_property() 669 case PROP_EMIT_SIGNALS: in gst_app_sink_get_property()
|
D | gstappsrc.c | 247 PROP_EMIT_SIGNALS, enumerator 461 g_object_class_install_property (gobject_class, PROP_EMIT_SIGNALS, in gst_app_src_class_init() 908 case PROP_EMIT_SIGNALS: in gst_app_src_set_property() 980 case PROP_EMIT_SIGNALS: in gst_app_src_get_property()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11compositorbin.cpp | 520 PROP_EMIT_SIGNALS, enumerator 657 g_object_class_install_property (gobject_class, PROP_EMIT_SIGNALS, in gst_d3d11_compositor_bin_class_init()
|
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstaggregator.c | 436 PROP_EMIT_SIGNALS, enumerator 2715 case PROP_EMIT_SIGNALS: in gst_aggregator_set_property() 2745 case PROP_EMIT_SIGNALS: in gst_aggregator_get_property() 2848 g_object_class_install_property (gobject_class, PROP_EMIT_SIGNALS, in gst_aggregator_class_init()
|