wpe: Add a note able requiring tracing subsystem for message forwarding
authorThibault Saunier <tsaunier@igalia.com>
Fri, 21 May 2021 14:29:11 +0000 (10:29 -0400)
committerThibault Saunier <tsaunier@igalia.com>
Tue, 8 Jun 2021 03:15:05 +0000 (03:15 +0000)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2273>

ext/wpe/gstwpesrcbin.cpp

index e9680b7..15482e6 100644 (file)
@@ -88,6 +88,8 @@
  *   posting the message
  * * `wpesrc_original_src_path`: [Path](gst_object_get_path_string) of the
  *   original element positing the message
+ *
+ * Note: This feature will be disabled if you disable the tracer subsystem.
  */
 
 #include "gstwpesrcbin.h"