MCPcopy Create free account
hub / github.com/audeering/opensmile / getNumElements

Method getNumElements

src/iocore/externalSink.cpp:109–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107}
108
109long cExternalSink::getNumElements()
110{
111 return numElements;
112}
113
114const char *cExternalSink::getElementName(long idx)
115{

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected