| Miles Sound System SDK 7.2a |
The function AIL_set_sample_ms_position adjusts the playback position of a sample.
void AIL_set_sample_ms_position( HSAMPLE S, S32 milliseconds ); |
This function simply converts the millisecond value to a sample position in bytes and then calls AIL_set_sample_position.
Group:
Digital Audio Services
Related Functions:
AIL_sample_ms_position, AIL_sample_position, AIL_set_sample_position
Related Basic Types:
HSAMPLE, S32, void
For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.