MCPcopy Create free account
hub / github.com/StrongPC123/Far-Cry-1-Source-Full / GetSystem

Method GetSystem

CrySoundSystem/SoundSystem.h:113–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111 CSoundSystem(ISystem* pSystem, HWND hWnd);
112
113 ISystem* GetSystem() const { return m_pISystem; };
114
115 //! DSP unit callback for sfx-lowpass filter
116 void* DSPUnit_SFXFilter_Callback(void *pOriginalBuffer, void *pNewBuffer, int nLength);

Callers 11

ReleaseMethod · 0.45
PlayMethod · 0.45
StopMethod · 0.45
OpenMethod · 0.45
LoadFailedMethod · 0.45
LoadMethod · 0.45
DestroyDataMethod · 0.45
StreamOnCompleteMethod · 0.45
CPCMDecoderMethod · 0.45
COGGDecoderMethod · 0.45
CADPCMDecoderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected