Uri.setPort
bool setPort(uint port)Set or unset the port number for the URI.
Parameters
port | The new port number to set or [gst.types.URI_NO_PORT] to unset. |
Returns
true if the port number was set/unset successfully.
bool setPort(uint port)Set or unset the port number for the URI.
port | The new port number to set or [gst.types.URI_NO_PORT] to unset. |