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 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

See Also

FSOUND_Record_StartSample

This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Fri Dec 20 16:31:09 2002 by SourceDoc v0.10, the automated source code documenter.