MCPcopy 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
99AUDIO_SOURCE_FORMAT AudioDecoder::getSourceFormat() const
100{
101 return _sourceFormat;
102}
103} // namespace ax

Callers 2

rotateBufferThreadMethod · 0.80
readDataTaskMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected