MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / getData

Method getData

extlibs/soloud/src/audiosource/speech/darray.h:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16 void put(int aData);
17 int getSize() const { return mUsed; }
18 char *getData() { return mData; }
19};
20
21#endif

Callers 3

SpeechInstanceMethod · 0.80
rewindMethod · 0.80
setTextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected