Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aloshi/EmulationStation
/ getLength
Method
getLength
src/Sound.cpp:139–142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
137
}
138
139
Uint32 Sound::getLength() const
140
{
141
return mSampleLength;
142
}
143
144
Uint32 Sound::getLengthMS() const
145
{
Callers
1
mixAudio
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected