Variable actions

These are the different actions that can be used with __var_GetAndSet(). More...

Defines

#define VLC_VAR_TOGGLE_BOOL   0x0010
 Toggle the value of this boolean.
#define VLC_VAR_INTEGER_INCDEC   0x0020
 Increment or decrement an integer of a given value.

Detailed Description

These are the different actions that can be used with __var_GetAndSet().


Define Documentation

#define VLC_VAR_INTEGER_INCDEC   0x0020

Increment or decrement an integer of a given value.

Parameters:
val the value

Referenced by __var_DecInteger(), __var_GetAndSet(), and __var_IncInteger().

#define VLC_VAR_TOGGLE_BOOL   0x0010

Toggle the value of this boolean.

Parameters:
val Unused

Referenced by __var_GetAndSet(), and __var_ToggleBool().


Generated on Sun Nov 22 08:06:06 2009 for VLC by  doxygen 1.5.6