SetAudioStreamPitch method
Set pitch for audio stream (1.0 is base level)
Implementation
void SetAudioStreamPitch(AudioStreamC stream, double pitch)
=> _SetAudioStreamPitch(stream, pitch);
Set pitch for audio stream (1.0 is base level)
void SetAudioStreamPitch(AudioStreamC stream, double pitch)
=> _SetAudioStreamPitch(stream, pitch);