Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getTotalFrames
Method
getTotalFrames
core/audio/AudioDecoder.cpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
uint32_t AudioDecoder::getTotalFrames() const
70
{
71
return _totalFrames;
72
}
73
74
uint32_t AudioDecoder::framesToBytes(uint32_t frames) const
75
{
Callers
6
readDataTask
Method · 0.80
updateUniforms
Function · 0.80
draw
Method · 0.80
updateCCTimeUniforms
Method · 0.80
updateUniformTime
Method · 0.80
updateRecentInput
Method · 0.80
Calls
no outgoing calls
Tested by
4
updateUniforms
Function · 0.64
draw
Method · 0.64
updateCCTimeUniforms
Method · 0.64
updateUniformTime
Method · 0.64