VLC 4.0.0-dev
Loading...
Searching...
No Matches

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

Collaboration diagram for Variable types:

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

Detailed Description

These are the different types a vlc variable can have.

Macro Definition Documentation

◆ VLC_VAR_ADDRESS

◆ VLC_VAR_BOOL

◆ VLC_VAR_COORDS

#define VLC_VAR_COORDS   0x00A0

◆ VLC_VAR_FLOAT

◆ VLC_VAR_INTEGER

◆ VLC_VAR_STRING

◆ VLC_VAR_VOID

#define VLC_VAR_VOID   0x0010