GetSoundMaxRate

Description

Gets the maximum rate and which sound files can be played on this device. A rate of 1.0 is normal speed, a rate of 2.0 would be double speed, 0.5 would be half speed, and so on. If you attempt to change a sound playback rate outside of these values it will be clamped to these values. If both min and max return 1.0 then changing the speed of sound playback is not supported on this device.

Definition

float GetSoundMaxRate()