identity: fix "handoff" signal docs
The docs list an extra pad argument, which doesn't match the actual signal function signature. Probably a copy'n'paste mistake when copying things from fakesink. Fixes #1546 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3337>
This commit is contained in:
parent
1881d1826a
commit
04581fad6a
@ -262,7 +262,6 @@ gst_identity_class_init (GstIdentityClass * klass)
|
||||
* GstIdentity::handoff:
|
||||
* @identity: the identity instance
|
||||
* @buffer: the buffer that just has been received
|
||||
* @pad: the pad that received it
|
||||
*
|
||||
* This signal gets emitted before passing the buffer downstream.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user