GetSoundInstanceRate

Description

Returns the current playback rate of the specified instance, with 1.0 being normal speed, 2.0 being double speed, and so on. Not all devices are guaranteed to support modifying playback rates.

Definition

float GetSoundInstanceRate( iID )

Parameters