Modify a port's short name. May be called at any time. If the resulting full name (including the @a "client_name:" prefix) is longer than jack_port_name_size(), it will be truncated.
@return 0 on success, otherwise a non-zero error code.
See Implementation
Modify a port's short name. May be called at any time. If the resulting full name (including the @a "client_name:" prefix) is longer than jack_port_name_size(), it will be truncated.
@return 0 on success, otherwise a non-zero error code.