Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ getDriverId
Method
getDriverId
src/audio.cpp:89–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
int Port::getDriverId() {
90
return driverId;
91
}
92
93
void Port::setDriverId(int driverId) {
94
// Unset device and driver
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected