Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bbbradsmith/nsfplay
/ LoadFile
Method
LoadFile
win/plugin/winamp2/in_module.cpp:181–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
}
180
181
bool WA2InputModule::LoadFile(const char *fn)
182
{
183
return sdat->LoadFile(fn)&&pl->Load(sdat);
184
}
185
186
int WA2InputModule::Play(const char *fn)
187
{
Callers
1
Open
Method · 0.45
Calls
1
Load
Method · 0.45
Tested by
no test coverage detected