AudioServerSingleton.globalRateScale

Scales the rate at which audio is played (i.e. setting it to 0.5 will make the audio be played twice as fast).

  1. double globalRateScale [@property getter]
    struct AudioServerSingleton
    @nogc nothrow @property
    double
    globalRateScale
    ()
  2. double globalRateScale [@property setter]

Meta