Definition at line 30 of file VideoFormat.java.
org.openkinect.freenect.VideoFormat.VideoFormat |
( |
int |
value | ) |
|
|
inlineprivate |
org.openkinect.freenect.VideoFormat.[static initializer] |
( |
| ) |
|
|
inlinestatic |
static VideoFormat org.openkinect.freenect.VideoFormat.fromInt |
( |
int |
value | ) |
|
|
inlinestatic |
int org.openkinect.freenect.VideoFormat.intValue |
( |
| ) |
|
|
inline |
org.openkinect.freenect.VideoFormat.BAYER =(1) |
org.openkinect.freenect.VideoFormat.IR_10BIT =(3) |
org.openkinect.freenect.VideoFormat.IR_10BIT_PACKED =(4) |
org.openkinect.freenect.VideoFormat.IR_8BIT =(2) |
static final Map<Integer, VideoFormat> org.openkinect.freenect.VideoFormat.MAP = new HashMap<Integer, VideoFormat>(7) |
|
staticprivate |
org.openkinect.freenect.VideoFormat.RGB =(0) |
final int org.openkinect.freenect.VideoFormat.value |
|
private |
org.openkinect.freenect.VideoFormat.YUV_RAW =(6) |
org.openkinect.freenect.VideoFormat.YUV_RGB =(5) |
The documentation for this enum was generated from the following file: