[Bug 739546] Add new element socketsrc, base class for tcpclientsrc and tcpserversrc
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Mar 13 12:12:10 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=739546
--- Comment #14 from Wim Taymans <wim.taymans at gmail.com> ---
deriving tcpclientsrc and tcpserversrc from socketsrc is not nice. It would
expose a useless GSocket on the elements. It is probably better to either make
an abstract socketsrc and make subclasses for each case, only exposing the
properties that make sense.
--
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