|
VLC
3.0.15
|
These flags are added to the type field of the variable. Most as a result of a var_Change() call, but some may be added at creation time. More...

Macros | |
| #define | VLC_VAR_HASCHOICE 0x0100 |
| #define | VLC_VAR_ISCOMMAND 0x2000 |
| #define | VLC_VAR_DOINHERIT 0x8000 |
| Creation flag. More... | |
These flags are added to the type field of the variable. Most as a result of a var_Change() call, but some may be added at creation time.
| #define VLC_VAR_DOINHERIT 0x8000 |
Creation flag.
| #define VLC_VAR_HASCHOICE 0x0100 |
| #define VLC_VAR_ISCOMMAND 0x2000 |
1.8.16