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