AudioServerSingleton.setBusVolumeDb

Sets the volume of the bus at index bus_idx to volume_db.

struct AudioServerSingleton
@nogc nothrow
void
setBusVolumeDb
(
in long bus_idx
,
in double volume_db
)

Meta