Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Audio4Linux/JDSP4Linux
/ getType
Method
getType
src/data/EelParser.h:96–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
EELPropertyType getType() const
97
{
98
return type;
99
}
100
101
virtual bool hasDefault() const = 0;
102
Callers
4
loadProperties
Method · 0.45
loadDefaults
Method · 0.45
canLoadDefaults
Method · 0.45
manipulateProperty
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected