Searched refs:DebugSoundType (Results 1 – 5 of 5) sorted by relevance
43 enum DebugSoundType enum51 DebugWarningFlag Debug_GetDebugWarningFlagFromSoundType( DebugSoundType type );52 const char* Debug_GetSoundTypeString( DebugSoundType type );
77 DebugSoundType GetSoundType() const { return DEBUG_SOUND_TYPE_WAVESOUND; } in GetSoundType()
83 DebugSoundType GetSoundType() const { return DEBUG_SOUND_TYPE_STRMSOUND; } in GetSoundType()
150 DebugSoundType GetSoundType() const { return DEBUG_SOUND_TYPE_SEQSOUND; } in GetSoundType()
107 DebugWarningFlag Debug_GetDebugWarningFlagFromSoundType( DebugSoundType type ) in Debug_GetDebugWarningFlagFromSoundType()123 const char* Debug_GetSoundTypeString( DebugSoundType type ) in Debug_GetSoundTypeString()