MCPcopy 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
124Uint32 Sound::getPosition() const
125{
126 return mSamplePos;
127}
128
129void Sound::setPosition(Uint32 newPosition)
130{

Callers 8

mixAudioMethod · 0.45
moveChildrenMethod · 0.45
renderMethod · 0.45
GuiSettingsMenuMethod · 0.45
getContentSizeMethod · 0.45
updateThemeMethod · 0.45
updateDetailDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected