Searched refs:DebugSoundType (Results 1 – 5 of 5) sorted by relevance
45 enum DebugSoundType enum53 DebugWarningFlag Debug_GetDebugWarningFlagFromSoundType( DebugSoundType type );54 const char* Debug_GetSoundTypeString( DebugSoundType type );
92 DebugSoundType GetSoundType() const { return DEBUG_SOUND_TYPE_STRMSOUND; } in GetSoundType()
96 DebugSoundType GetSoundType() const { return DEBUG_SOUND_TYPE_WAVESOUND; } in GetSoundType()
161 DebugSoundType GetSoundType() const { return DEBUG_SOUND_TYPE_SEQSOUND; } in GetSoundType()
109 DebugWarningFlag Debug_GetDebugWarningFlagFromSoundType( DebugSoundType type ) in Debug_GetDebugWarningFlagFromSoundType()125 const char* Debug_GetSoundTypeString( DebugSoundType type ) in Debug_GetSoundTypeString()