Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getSamplesPerBlock
Method
getSamplesPerBlock
core/audio/AudioDecoder.cpp:94–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
uint32_t AudioDecoder::getSamplesPerBlock() const
95
{
96
return _samplesPerBlock;
97
}
98
99
AUDIO_SOURCE_FORMAT AudioDecoder::getSourceFormat() const
100
{
Callers
2
rotateBufferThread
Method · 0.80
readDataTask
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected