@construct
Description:
[ Version ( deprecated = true , replacement = "Uri.construct" ) ]
public string @construct (string protocol, string location)
Warning: @construct is deprecated. Use Uri.construct.
Constructs a URI for a given valid protocol and location.
Note:
Use GstURI instead.
Free-function: g_free
Parameters:
| protocol |
Protocol for URI |
| location |
Location for URI |
Returns:
|
a new string for this URI. |
Namespace: Gst.URI
Package: gstreamer-1.0