Miles Sound System SDK 7.2a

AIL_sample_playback_rate

The function AIL_sample_playback_rate returns the current sample playback rate.

S32 AIL_sample_playback_rate(
  HSAMPLE S
);

In Parameters

S
indicates the sample handle whose playback rate is to be returned.

Returns

The sample's playback rate in samples per second.

Discussion

See AIL_set_sample_playback_rate for more information.


Group: Digital Audio Services
Related Functions: AIL_set_sample_playback_rate
Related Basic Types: HSAMPLE, S32

For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.