Previous Topic Index Next Topic
[API function]

FMUSIC_GetType

Returns the format type a song.

int F_API FMUSIC_GetType(
FMUSIC_MODULE *mod
);

Parameters

mod Pointer to the song to retrieve name from.

Return Value

On success, the following values are returned:
FMUSIC_TYPE_NONE
FMUSIC_TYPE_MOD
FMUSIC_TYPE_S3M
FMUSIC_TYPE_XM
FMUSIC_TYPE_IT
FMUSIC_TYPE_MIDI
On failure, FMUSIC_TYPE_NONE is returned.

Remarks

See Also

FMUSIC_TYPES

This document copyright ©Firelight Multimedia, 1999-2001. All rights reserved.
Generated Thu Sep 13 00:18:08 2001 by SourceDoc v0.10, the automated source code documenter.