MCPcopy 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
94uint32_t AudioDecoder::getSamplesPerBlock() const
95{
96 return _samplesPerBlock;
97}
98
99AUDIO_SOURCE_FORMAT AudioDecoder::getSourceFormat() const
100{

Callers 2

rotateBufferThreadMethod · 0.80
readDataTaskMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected