Files
mazegame/engine/doc/html/files/vgm/lvgm_player-h-SummaryToolTips.js
T

1 line
6.0 KiB
JavaScript

NDSummary.OnToolTipsLoaded("File:vgm/lvgm_player.h",{443:"<div class=\"NDToolTip TMacro LC\"><div class=\"TTSummary\">Get frequency from option</div></div>",444:"<div class=\"NDToolTip TMacro LC\"><div class=\"TTSummary\">Get format version from option</div></div>",446:"<div class=\"NDToolTip TFunction LC\"><div id=\"NDPrototype446\" class=\"NDPrototype WideForm\"><div class=\"PSection PParameterSection CStyle\"><table><tr><td class=\"PBeforeParameters\"><span class=\"SHKeyword\">bool</span> LVGM_Play(</td><td class=\"PParametersParentCell\"><table class=\"PParameters\"><tr><td class=\"PModifierQualifier first\"><span class=\"SHKeyword\">const</span>&nbsp;</td><td class=\"PType\"><span class=\"SHKeyword\">void</span>*&nbsp;</td><td class=\"PName last\">addr,</td></tr><tr><td class=\"first\"></td><td class=\"PType\"><span class=\"SHKeyword\">bool</span>&nbsp;</td><td class=\"PName last\">loop</td></tr></table></td><td class=\"PAfterParameters\">)</td></tr></table></div></div><div class=\"TTSummary\">Start music playback.</div></div>",447:"<div class=\"NDToolTip TFunction LC\"><div id=\"NDPrototype447\" class=\"NDPrototype\"><div class=\"PSection PPlainSection\"><span class=\"SHKeyword\">void</span> LVGM_Stop()</div></div><div class=\"TTSummary\">Stop music playback.</div></div>",448:"<div class=\"NDToolTip TFunction LC\"><div id=\"NDPrototype448\" class=\"NDPrototype\"><div class=\"PSection PPlainSection\"><span class=\"SHKeyword\">inline void</span> LVGM_SetFrequency50Hz()</div></div><div class=\"TTSummary\">Change frequency to 50 Hz.</div></div>",449:"<div class=\"NDToolTip TFunction LC\"><div id=\"NDPrototype449\" class=\"NDPrototype\"><div class=\"PSection PPlainSection\"><span class=\"SHKeyword\">inline bool</span> LVGM_IsFrequency50Hz()</div></div><div class=\"TTSummary\">Check if frequency is 50 Hz.</div></div>",450:"<div class=\"NDToolTip TFunction LC\"><div id=\"NDPrototype450\" class=\"NDPrototype\"><div class=\"PSection PPlainSection\"><span class=\"SHKeyword\">inline void</span> LVGM_SetFrequency60Hz()</div></div><div class=\"TTSummary\">Change frequency to 60 Hz.</div></div>",451:"<div class=\"NDToolTip TFunction LC\"><div class=\"TTSummary\">Check if frequency is 60 Hz.</div></div>",452:"<div class=\"NDToolTip TFunction LC\"><div id=\"NDPrototype452\" class=\"NDPrototype\"><div class=\"PSection PPlainSection\"><span class=\"SHKeyword\">inline bool</span> LVGM_IsPlaying()</div></div><div class=\"TTSummary\">Check if music playing</div></div>",453:"<div class=\"NDToolTip TFunction LC\"><div id=\"NDPrototype453\" class=\"NDPrototype\"><div class=\"PSection PPlainSection\"><span class=\"SHKeyword\">inline void</span> LVGM_Resume()</div></div><div class=\"TTSummary\">Resume music playback</div></div>",454:"<div class=\"NDToolTip TFunction LC\"><div id=\"NDPrototype454\" class=\"NDPrototype\"><div class=\"PSection PPlainSection\"><span class=\"SHKeyword\">void</span> LVGM_Pause()</div></div><div class=\"TTSummary\">Pause music playback</div></div>",455:"<div class=\"NDToolTip TFunction LC\"><div id=\"NDPrototype455\" class=\"NDPrototype\"><div class=\"PSection PPlainSection\"><span class=\"SHKeyword\">void</span> LVGM_Decode()</div></div><div class=\"TTSummary\">Decode a frame of music</div></div>",456:"<div class=\"NDToolTip TFunction LC\"><div id=\"NDPrototype456\" class=\"NDPrototype WideForm\"><div class=\"PSection PParameterSection CStyle\"><table><tr><td class=\"PBeforeParameters\"><span class=\"SHKeyword\">inline void</span> LVGM_SetPointer(</td><td class=\"PParametersParentCell\"><table class=\"PParameters\"><tr><td class=\"PModifierQualifier first\"><span class=\"SHKeyword\">const</span>&nbsp;</td><td class=\"PType\">u8*&nbsp;</td><td class=\"PName last\">ptr</td></tr></table></td><td class=\"PAfterParameters\">)</td></tr></table></div></div><div class=\"TTSummary\">Jump to a specific position in the music data</div></div>",457:"<div class=\"NDToolTip TFunction LC\"><div id=\"NDPrototype457\" class=\"NDPrototype\"><div class=\"PSection PPlainSection\"><span class=\"SHKeyword\">inline</span> u8 LVGM_GetDevices()</div></div><div class=\"TTSummary\">Get devices list</div></div>",458:"<div class=\"NDToolTip TFunction LC\"><div id=\"NDPrototype458\" class=\"NDPrototype\"><div class=\"PSection PPlainSection\"><span class=\"SHKeyword\">inline bool</span> LVGM_IncludePSG()</div></div><div class=\"TTSummary\">Is music including PSG data</div></div>",459:"<div class=\"NDToolTip TFunction LC\"><div id=\"NDPrototype459\" class=\"NDPrototype\"><div class=\"PSection PPlainSection\"><span class=\"SHKeyword\">inline bool</span> LVGM_IncludeOPLL()</div></div><div class=\"TTSummary\">Is music including OPLL/MSX-Music data</div></div>",460:"<div class=\"NDToolTip TFunction LC\"><div id=\"NDPrototype460\" class=\"NDPrototype\"><div class=\"PSection PPlainSection\"><span class=\"SHKeyword\">inline bool</span> LVGM_IncludeOPL()</div></div><div class=\"TTSummary\">Is music including OPL/MSX-Audio data</div></div>",461:"<div class=\"NDToolTip TFunction LC\"><div id=\"NDPrototype461\" class=\"NDPrototype\"><div class=\"PSection PPlainSection\"><span class=\"SHKeyword\">inline bool</span> LVGM_IncludeSCC()</div></div><div class=\"TTSummary\">Is music including SCC data</div></div>",462:"<div class=\"NDToolTip TFunction LC\"><div id=\"NDPrototype462\" class=\"NDPrototype\"><div class=\"PSection PPlainSection\"><span class=\"SHKeyword\">inline</span> u8 LVGM_GetDefaultPSGValue()</div></div><div class=\"TTSummary\">Get default PSG value used to optimized more commun data</div></div>",463:"<div class=\"NDToolTip TFunction LC\"><div id=\"NDPrototype463\" class=\"NDPrototype WideForm\"><div class=\"PSection PParameterSection CStyle\"><table><tr><td class=\"PBeforeParameters\"><span class=\"SHKeyword\">inline void</span> LVGM_SetNotifyCallback(</td><td class=\"PParametersParentCell\"><table class=\"PParameters\"><tr><td class=\"PType first\">LVGM_NotifyCB&nbsp;</td><td class=\"PName last\">cb</td></tr></table></td><td class=\"PAfterParameters\">)</td></tr></table></div></div><div class=\"TTSummary\">Set the function to be called when a notification is triggered</div></div>"});