Defines | |
| #define | VLC_VAR_SETMIN 0x0010 |
| #define | VLC_VAR_SETMAX 0x0011 |
| #define | VLC_VAR_SETVALUE 0x0013 |
|
|
Set the maximum value of this variable
Definition at line 127 of file variables.h. |
|
|
Set the minimum value of this variable
Definition at line 121 of file variables.h. |
|
|
Set the value of this variable without triggering any callbacks
Definition at line 135 of file variables.h. |
1.4.2