Function AudioServerSingleton.setBusName

Sets the name of the bus at index bus_idx to name.

void setBusName (
  const(long) bus_idx,
  const(String) name
) nothrow @nogc;