MCPcopy Create free account
hub / github.com/VCVRack/Rack / getName

Method getName

src/keyboard.cpp:220–222  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

218 }
219
220 std::string getName() override {
221 return "Computer keyboard/mouse";
222 }
223
224 std::vector<int> getInputDeviceIds() override {
225 std::vector<int> deviceIds;

Callers 1

getInputDeviceNameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected