[Bug 580093] tcpserversink,src: signal actually used port when port=0 was set

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 15 06:21:39 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=580093
  GStreamer | gst-plugins-base | git

--- Comment #10 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-10-15 13:21:33 UTC ---
Ok, so I think the consensus is that what we should do here is to add a new
read-only "current-port" property, and then notify on that. The "port" property
would still return 0 if set to 0, and current-port would either return 0 or the
currently-bound-to port if we are bound.

Think you could whip up a new patch for that?  (Sorry for the hoops).

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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