gstreamer/docs/plugins
William Manley 7c10499ecd tcp: Add element socketsrc
`socketsrc` can be considered a source counterpart to `multisocketsink`.
It can be considered a generalization of `tcpclientsrc` and
`tcpserversrc`:  it contains all the logic required to communicate over
the socket but none of the logic for creating the sockets/establishing
the connection in the first place, allowing the user to accomplish this
externally in whatever manner they wish making it applicable to other
types of sockets besides TCP.

This commit essentially copies the implementation directly from
tcpserversrc.  Later patches will tidy the implementation up and
re-implement `tcpclientsrc` and `tcpserversrc` in terms of `socketsrc`.

See https://bugzilla.gnome.org/show_bug.cgi?id=739546
2015-03-13 20:05:00 +01:00
..
inspect tcp: Add element socketsrc 2015-03-13 20:05:00 +01:00
.gitignore Remove .gitignore files from the docs tmpl dirs, that are killed by make clean. 2009-02-24 16:09:23 +00:00
gst-plugins-base-plugins-docs.sgml tcp: Add element socketsrc 2015-03-13 20:05:00 +01:00
gst-plugins-base-plugins-overrides.txt Cleanup Plugin docs. Link to signals and properties. Fix sub-section titles. Drop mentining that all our example pipe... 2008-07-10 21:06:06 +00:00
gst-plugins-base-plugins-sections.txt tcp: Add element socketsrc 2015-03-13 20:05:00 +01:00
gst-plugins-base-plugins.args docs: update to git 2014-11-15 23:15:06 +00:00
gst-plugins-base-plugins.hierarchy docs: update to git 2014-11-15 23:15:06 +00:00
gst-plugins-base-plugins.interfaces Release 1.1.1 2013-06-05 18:31:27 +02:00
gst-plugins-base-plugins.prerequisites docs: update 2012-12-10 13:40:33 +00:00
gst-plugins-base-plugins.signals docs: update to git 2014-11-15 23:15:06 +00:00
gst-plugins-base-plugins.types first stab at documenting elements 2005-08-05 17:13:10 +00:00
Makefile.am tcp: Add element socketsrc 2015-03-13 20:05:00 +01:00
scanobj-build.stamp commit files to be maintained by docs maintainers 2005-09-15 11:53:45 +00:00