org.jouvieje.fmodex.defines
Interface FMOD_DEBUGLEVEL
- public interface FMOD_DEBUGLEVEL
Bit fields to use with FMOD::Debug_SetLevel / FMOD::Debug_GetLevel to control the level of tty debug output with logging versions of FMOD (fmodL).
Remarks
Platforms Supported
Win32, Win64, Linux, Linux64, Macintosh, Xbox360, PlayStation 2, PlayStation Portable, PlayStation 3, Wii, Solaris, iPhone
See Also
Debug_SetLevel
Debug_GetLevel
FMOD_DEBUG_LEVEL_NONE
public static final int FMOD_DEBUG_LEVEL_NONE
- See Also:
- Constant Field Values
FMOD_DEBUG_LEVEL_LOG
public static final int FMOD_DEBUG_LEVEL_LOG
- See Also:
- Constant Field Values
FMOD_DEBUG_LEVEL_ERROR
public static final int FMOD_DEBUG_LEVEL_ERROR
- See Also:
- Constant Field Values
FMOD_DEBUG_LEVEL_WARNING
public static final int FMOD_DEBUG_LEVEL_WARNING
- See Also:
- Constant Field Values
FMOD_DEBUG_LEVEL_HINT
public static final int FMOD_DEBUG_LEVEL_HINT
- See Also:
- Constant Field Values
FMOD_DEBUG_LEVEL_ALL
public static final int FMOD_DEBUG_LEVEL_ALL
- See Also:
- Constant Field Values
FMOD_DEBUG_TYPE_MEMORY
public static final int FMOD_DEBUG_TYPE_MEMORY
- See Also:
- Constant Field Values
FMOD_DEBUG_TYPE_THREAD
public static final int FMOD_DEBUG_TYPE_THREAD
- See Also:
- Constant Field Values
FMOD_DEBUG_TYPE_FILE
public static final int FMOD_DEBUG_TYPE_FILE
- See Also:
- Constant Field Values
FMOD_DEBUG_TYPE_NET
public static final int FMOD_DEBUG_TYPE_NET
- See Also:
- Constant Field Values
FMOD_DEBUG_TYPE_EVENT
public static final int FMOD_DEBUG_TYPE_EVENT
- See Also:
- Constant Field Values
FMOD_DEBUG_TYPE_ALL
public static final int FMOD_DEBUG_TYPE_ALL
- See Also:
- Constant Field Values
FMOD_DEBUG_DISPLAY_TIMESTAMPS
public static final int FMOD_DEBUG_DISPLAY_TIMESTAMPS
- See Also:
- Constant Field Values
FMOD_DEBUG_DISPLAY_LINENUMBERS
public static final int FMOD_DEBUG_DISPLAY_LINENUMBERS
- See Also:
- Constant Field Values
FMOD_DEBUG_DISPLAY_COMPRESS
public static final int FMOD_DEBUG_DISPLAY_COMPRESS
- See Also:
- Constant Field Values
FMOD_DEBUG_DISPLAY_THREAD
public static final int FMOD_DEBUG_DISPLAY_THREAD
- See Also:
- Constant Field Values
FMOD_DEBUG_DISPLAY_ALL
public static final int FMOD_DEBUG_DISPLAY_ALL
- See Also:
- Constant Field Values
FMOD_DEBUG_ALL
public static final int FMOD_DEBUG_ALL
- See Also:
- Constant Field Values
NativeFmodEx Project - © Copyright 2005-2010 - Jérôme Jouvie (Jouvieje)
NativeFmodEx is an Open Source Project under GNU LGPL License
My sites : http://jerome.jouvie.free.fr/
(Documentation Copyright © Firelight Technologies - FMOD Ex - http://www.fmod.org)