From: Thibault Saunier Date: Fri, 21 May 2021 14:29:11 +0000 (-0400) Subject: wpe: Add a note able requiring tracing subsystem for message forwarding X-Git-Tag: 1.19.3~507^2~329 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3ffd78787dd579e3b01e13ace96fbfd874214eed;p=platform%2Fupstream%2Fgstreamer.git wpe: Add a note able requiring tracing subsystem for message forwarding Part-of: --- diff --git a/ext/wpe/gstwpesrcbin.cpp b/ext/wpe/gstwpesrcbin.cpp index e9680b7..15482e6 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"