MCPcopy Create free account
hub / github.com/Aloshi/EmulationStation / getData

Method getData

src/Sound.cpp:119–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117}
118
119const Uint8 * Sound::getData() const
120{
121 return mSampleData;
122}
123
124Uint32 Sound::getPosition() const
125{

Callers 1

mixAudioMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected