Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ AudioDeviceIndex
Class
AudioDeviceIndex
include/LabSound/core/AudioDevice.h:101–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
// input when it calls `render()`.
100
101
struct AudioDeviceIndex
102
{
103
uint32_t index;
104
bool valid;
105
};
106
107
class AudioDevice
108
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected