SetAudioStreamPitch method
Label for RaylibAudioModuleBase.SetAudioStreamPitch.
Implementation
String SetAudioStreamPitch(
AudioStreamBase stream,
num pitch,
) => 'SetAudioStreamPitch($stream, $pitch)';
Label for RaylibAudioModuleBase.SetAudioStreamPitch.
String SetAudioStreamPitch(
AudioStreamBase stream,
num pitch,
) => 'SetAudioStreamPitch($stream, $pitch)';