Previous Topic Index Next Topic
[API function]

FSOUND_Stream_GetNumTagFields

Get the number of tag fields associated with the specified stream.

signed char F_API FSOUND_Stream_GetNumTagFields(
FSOUND_STREAM *stream,
int *num
);

Parameters

stream The stream to get the number of tag fields for.
num Pointer to a variable that will receive the nubmer of tag fields associated with the specified stream.

Return Value

On success, TRUE is returned.
On failure, FALSE is returned.

Remarks

___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh

See Also

FSOUND_Stream_FindTagField , FSOUND_Stream_GetTagField

This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Fri Sep 05 18:50:23 2003 by SourceDoc v0.10, the automated source code documenter.