connection_accept
Description:
[ Version ( replacement = "RTSPConnection.accept" ) ]
public Result connection_accept (Socket socket, out Connection? conn, Cancellable? cancellable = null)
Accept a new connection on socket
and create a new Connection
for handling communication on new socket.
Parameters:
socket |
a socket |
conn |
storage for a Connection |
cancellable |
a Cancellable to cancel the operation |
Returns:
OK when |
Namespace: Gst.RTSP
Package: gstreamer-rtsp-1.0