AudioServerSingleton.setBusName

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

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

Meta