summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorThibault Saunier <tsaunier@igalia.com>2021-05-21 10:29:11 -0400
committerThibault Saunier <tsaunier@igalia.com>2021-06-08 03:15:05 +0000
commit3ffd78787dd579e3b01e13ace96fbfd874214eed (patch)
treee954410be65abfd13d50ce629a2dc30b728f9678 /ext
parentc38e0cfdb0b4ce4c719e42f956ace47455618275 (diff)
downloadgstreamer-plugins-bad-3ffd78787dd579e3b01e13ace96fbfd874214eed.tar.gz
wpe: Add a note able requiring tracing subsystem for message forwarding
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2273>
Diffstat (limited to 'ext')
-rw-r--r--ext/wpe/gstwpesrcbin.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/wpe/gstwpesrcbin.cpp b/ext/wpe/gstwpesrcbin.cpp
index e9680b757..15482e6f5 100644
--- a/ext/wpe/gstwpesrcbin.cpp
+++ b/ext/wpe/gstwpesrcbin.cpp
@@ -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"