Lines Matching refs:socketsrc
53597 socketsrc: handle GstNetworkMessage events
56709 socketsrc: add caps property
60511 socketsrc: Add support for GstNetControlMessageMeta
60528 A later commit will introduce a new socketsrc element which will similarly
60543 socketsrc: Add `connection-closed-by-peer` signal
60555 socketsrc: Tidy up usage of `g_object_unref`/`g_clear_object` and locking
60563 socketsrc: Refactor to simplify
60570 efficient. It also means that socketsrc is likely to respect its
60587 tcp: Add element socketsrc
60588 `socketsrc` can be considered a source counterpart to `multisocketsink`.
60597 re-implement `tcpclientsrc` and `tcpserversrc` in terms of `socketsrc`.