After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 749573 - Add support for signals with return values to DynamicSignal.cs
Add support for signals with return values to DynamicSignal.cs
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-sharp
unspecified
Other Windows
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-05-19 08:28 UTC by whe3ezy
Modified: 2018-11-03 11:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description whe3ezy 2015-05-19 08:28:36 UTC
Currently gst-sharp only supports signals that should not return any value (the Connect-method only accepts delegates with return-type void), whereas when registering for rtprtxsend/rtprtxreceive on the RtpBin (with the "request-aux-receiver"/"request-aux-sender"-signals) a GstElement needs to be returned (the AUX-element). This means that the functionality of retransmission currently is not supported in gst-sharp.
Comment 1 GStreamer system administrator 2018-11-03 11:08:56 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gstreamer-sharp/issues/2.