MCPcopy 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
139Uint32 Sound::getLength() const
140{
141 return mSampleLength;
142}
143
144Uint32 Sound::getLengthMS() const
145{

Callers 1

mixAudioMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected