MCPcopy Create free account
hub / github.com/LabSound/LabSound / DsDevice

Method DsDevice

src/backends/RtAudio/RtAudio.cpp:6095–6100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6093 std::string name;
6094
6095 DsDevice()
6096 : found(false)
6097 {
6098 validId[0] = false;
6099 validId[1] = false;
6100 }
6101};
6102
6103struct DsProbeData

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected