Uri.getPort

Get the port number from the URI or GST_URI_NO_PORT if it doesn't exist. If uri is NULL then returns GST_URI_NO_PORT.

class Uri
uint
getPort
()

Return Value

Type: uint

The port number from the gstreamer.Uri object or GST_URI_NO_PORT.

Meta