get_port
Description:
[
Version ( since =
"1.6" ) ]
public uint get_port ()
Get the port number from the URI or gst_uri_no_port if it doesn't exist.
If this is null then returns gst_uri_no_port
.
Parameters:
Returns:
The port number from the Uri object or gst_uri_no_port
.
|