Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aloshi/EmulationStation
/ getPosition
Method
getPosition
src/Sound.cpp:124–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
Uint32 Sound::getPosition() const
125
{
126
return mSamplePos;
127
}
128
129
void Sound::setPosition(Uint32 newPosition)
130
{
Callers
8
mixAudio
Method · 0.45
moveChildren
Method · 0.45
render
Method · 0.45
GuiSettingsMenu
Method · 0.45
getContentSize
Method · 0.45
updateTheme
Method · 0.45
updateDetailData
Method · 0.45
updateGameLaunchEffect
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected