Home
last modified time | relevance | path

Searched refs:FMOD_ERR_DSP_CONNECTION (Results 1 – 4 of 4) sorted by relevance

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/libs/fmodex/inc/
H A Dfmod_errors.h36 …case FMOD_ERR_DSP_CONNECTION: return "DSP connection error. Connection possibly caused a … in FMOD_ErrorString()
H A Dfmod.h111FMOD_ERR_DSP_CONNECTION, /* DSP connection error. Connection possibly caused a cyclic depe… enumerator
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/BBGE/
H A DFmodOpenALBridge.h42 FMOD_ERR_DSP_CONNECTION, enumerator
H A DSoundManager.cpp1607 case FMOD_ERR_DSP_CONNECTION: in checkError()