theConfig 10.0
|
Java: enum LcConfigFormatE
→ C-API
More...
Public Member Functions | |
LcConfigFormatE (int val) | |
int | get () |
Static Public Member Functions | |
static LcConfigFormatE | set (int val) |
Public Attributes | |
DEFAULT =(0) | |
HEX =(1) | |
Java: enum LcConfigFormatE
→ C-API
Definition at line 16 of file LcConfigFormatE.java.
jvlcconfig.LcConfigFormatE.LcConfigFormatE | ( | int | val | ) |
Definition at line 20 of file LcConfigFormatE.java.
int jvlcconfig.LcConfigFormatE.get | ( | ) |
Definition at line 21 of file LcConfigFormatE.java.
|
static |
Definition at line 22 of file LcConfigFormatE.java.
jvlcconfig.LcConfigFormatE.DEFAULT =(0) |
Definition at line 17 of file LcConfigFormatE.java.
jvlcconfig.LcConfigFormatE.HEX =(1) |
Definition at line 18 of file LcConfigFormatE.java.