MCPcopy Create free account
hub / github.com/ValveSoftware/steam-audio / SourceManager

Method SourceManager

fmod/src/steamaudio_fmod.cpp:304–306  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

302// --------------------------------------------------------------------------------------------------------------------
303
304SourceManager::SourceManager()
305: mNextHandle(0)
306{}
307
308SourceManager::~SourceManager()
309{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected