MCPcopy 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
101struct AudioDeviceIndex
102{
103 uint32_t index;
104 bool valid;
105};
106
107class AudioDevice
108{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected