Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audeering/opensmile
/ getName
Method
getName
src/include/core/dataMemoryLevel.hpp:348–348 ·
view source on GitHub ↗
get level name
Source
from the content-addressed store, hash-verified
346
347
// get level name
348
const char *getName() const { return lcfg.name; }
349
350
// get/set EOI and EOIcounter
351
void setEOI() { EOIcondition = 1; }
Callers
1
getMatrix
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected