[Bug 754819] opusenc: critical/warning when dumping dots
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Sep 11 01:17:24 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=754819
--- Comment #5 from Miguel París Díaz <mparisdiaz at gmail.com> ---
Taking into account all comments, I think that a good solution would be using
only g_warning for set_property and not for get_property.
Why?
>From my point of view, the warning makes sense only when the property is set by
a user, because he wants deliberately modify the behaviour of the element.
A user that only reads the property, does not want to change de behaviour, only
see the current value.
In the case of plugins description (related with reading properties), I agree
with Jose, and a "deprecated" comment should be shown.
Maybe, it is not an ideal solution but is better that the current one.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list