AudioServerSingleton.setBusName

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

struct AudioServerSingleton
@nogc nothrow
void
setBusName
(
in long bus_idx
,
in String name
)

Meta