| VLC
    3.0.18
    | 
These are the different types a vlc variable can have. More...

| Macros | |
| #define | VLC_VAR_VOID 0x0010 | 
| #define | VLC_VAR_BOOL 0x0020 | 
| #define | VLC_VAR_INTEGER 0x0030 | 
| #define | VLC_VAR_STRING 0x0040 | 
| #define | VLC_VAR_FLOAT 0x0050 | 
| #define | VLC_VAR_ADDRESS 0x0070 | 
| #define | VLC_VAR_COORDS 0x00A0 | 
These are the different types a vlc variable can have.
| #define VLC_VAR_ADDRESS 0x0070 | 
| #define VLC_VAR_BOOL 0x0020 | 
| #define VLC_VAR_COORDS 0x00A0 | 
| #define VLC_VAR_FLOAT 0x0050 | 
| #define VLC_VAR_INTEGER 0x0030 | 
| #define VLC_VAR_STRING 0x0040 | 
| #define VLC_VAR_VOID 0x0010 | 
 1.8.16
 1.8.16