Port.name
string name() @property constGet port name. NOT real-time safe and shouldn't be called from process callback.
void name(string newName) @propertySet port name. NOT real-time safe and shouldn't be called from process callback.
Parameters
newName | The new port name |
Throws
JackException on failure