Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getSampleRate
Method
getSampleRate
core/audio/AudioDecoder.cpp:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
uint32_t AudioDecoder::getSampleRate() const
85
{
86
return _sampleRate;
87
}
88
89
uint32_t AudioDecoder::getChannelCount() const
90
{
Callers
3
reset
Method · 0.80
rotateBufferThread
Method · 0.80
readDataTask
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected