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