connection_create
Description:
[ Version ( replacement = "RTSPConnection.create" ) ]
public Result connection_create (Url url, out Connection conn)
Create a newly allocated Connection from url
and store it
in conn
.
The connection will not yet attempt to connect to url
, use
connect.
A copy of url
will be made.
Parameters:
url |
a Url |
conn |
storage for a Connection |
Returns:
OK when |
Namespace: Gst.RTSP
Package: gstreamer-rtsp-1.0