Function AudioServerSingleton.setBusVolumeDb

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

void setBusVolumeDb (
  const(long) bus_idx,
  const(double) volume_db
) nothrow @nogc;