Function AudioServerSingleton.addBus
Adds a bus at at_position
.
void addBus
(
const(long) at_position = -1L
) nothrow @nogc;
Adds a bus at at_position
.
void addBus
(
const(long) at_position = -1L
) nothrow @nogc;