Function AudioServerSingleton.getBusIndex

Returns the index of the bus with the name bus_name.

long getBusIndex (
  const(String) bus_name
) nothrow @nogc const;