mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 17:50:36 +00:00
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:
parent
ad8529caf7
commit
e86a549b5d
1 changed files with 1 additions and 13 deletions
|
@ -6994,19 +6994,7 @@
|
||||||
"writable": true
|
"writable": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"rank": "none",
|
"rank": "none"
|
||||||
"signals": {
|
|
||||||
"convert-error": {
|
|
||||||
"args": [
|
|
||||||
{
|
|
||||||
"name": "arg0",
|
|
||||||
"type": "GstFlowReturn"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"return-type": "GstFlowReturn",
|
|
||||||
"when": "last"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"fakevideosink": {
|
"fakevideosink": {
|
||||||
"author": "Nicolas Dufresne <nicolas.dufresne@collabora.com>",
|
"author": "Nicolas Dufresne <nicolas.dufresne@collabora.com>",
|
||||||
|
|
Loading…
Reference in a new issue