Fonction GPMID_GetLyricsTrack

Print

Retrieves the index of the track with which the lyrics are associated in the tablature which is currently loaded.

Syntax

GPMID_ENTRY unsigned int GPMID_GetLyricsTrack();

Parameters

This function does not accept parameters.

Return value

The zero-based index of the track with which the lyrics are associated in the tablature.

Remarks

Before using this function, GPMID must have been initialized with GPMID_Init and a tablature must have been successfully loaded with GPMID_Load.