Previous Topic Index Next Topic
[API function]

FSOUND_Record_GetPosition

Gets the position in the sample buffer that has been recorded to.

int F_API FSOUND_Record_GetPosition(
);

Return Value

On success, the offset in SAMPLES, for the record buffer that the input device has just written up to is returned.
On failure (recording device hasnt been started), -1 is returned.

Remarks

Note. This is not the 'recording cursor', but rather the latest point that the input has been copied to your sample
___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh

See Also

, FSOUND_Record_StartSample

This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Mon Oct 18 11:07:59 2004 by SourceDoc v0.10, the automated source code documenter.