Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bbbradsmith/nsfplay
/ SetDeviceID
Method
SetDeviceID
nsfplug_ui/NSFAudioPanel.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
void NSFAudioPanel::SetDeviceID(int id)
36
{
37
device_id = id;
38
}
39
40
void NSFAudioPanel::UpdateNSFPlayerConfig(bool b)
41
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected