Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
119
const Uint8 * Sound::getData() const
120
{
121
return mSampleData;
122
}
123
124
Uint32 Sound::getPosition() const
125
{
Callers
1
mixAudio
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected