MCPcopy Create free account
hub / github.com/DISTRHO/Cardinal / getPluginFormatName

Function getPluginFormatName

src/CardinalRemote/main.cpp:66–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64bool requestBufferSizeChange(uint) { return false; }
65bool requestMIDI() { return false; }
66const char* getPluginFormatName() noexcept { return "Remote"; }
67
68FileBrowserHandle fileBrowserCreate(bool, ulong, double, const FileBrowserOptions&) { return nullptr; }
69

Callers 15

isStandaloneFunction · 0.85
common.cppFile · 0.85
isStandaloneFunction · 0.85
common.cppFile · 0.85
common.cppFile · 0.85
isStandaloneFunction · 0.85
common.cppFile · 0.85
common.cppFile · 0.85
isStandaloneFunction · 0.85
common.cppFile · 0.85
isStandaloneFunction · 0.85
common.cppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected