docs: fix up for errorignore convert-error signal removal

The commit that added that was reverted. Need to remove this
from docs cache manually.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1422>
This commit is contained in:
Tim-Philipp Müller 2020-07-08 19:56:13 +01:00
parent ad8529caf7
commit e86a549b5d

View file

@ -6994,19 +6994,7 @@
"writable": true
}
},
"rank": "none",
"signals": {
"convert-error": {
"args": [
{
"name": "arg0",
"type": "GstFlowReturn"
}
],
"return-type": "GstFlowReturn",
"when": "last"
}
}
"rank": "none"
},
"fakevideosink": {
"author": "Nicolas Dufresne <nicolas.dufresne@collabora.com>",