Function AudioStreamPlayer.pitchScale

Changes the pitch and the tempo of the audio.

double pitchScale() nothrow @property @nogc;

void pitchScale (
  double v
) nothrow @property @nogc;