Sound Function - Sound Module Control Function
sdMidiGetTotalBeatTime
Gets the total beat time of a MIDI sequence
FORMAT
SDE_ERR
sdMidiGetTotalBeatTime( handle, *total_beat_time )
SDMIDI handle
Uint32 *total_beat_time
PARAMETER
handle
Object port handle
total_beat_time
Pointer to storage for obtained total playing beat number
RETURN
SDE_ERR_NO_INIT
The Sound Library has not been initialized
SDE_ERR_HANDLE_NULL
The handle is NULL
DESCRIPTION
Gets the total beat time of a MIDI sequence.
sdMidiGetTotalBeatTime
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999