SetAudioStreamPitch abstract method
Set pitch for audio stream (1.0 is base level)
Implementation
void SetAudioStreamPitch(
AudioStreamD stream,
double pitch,
);
Set pitch for audio stream (1.0 is base level)
void SetAudioStreamPitch(
AudioStreamD stream,
double pitch,
);