Definition at line 31 of file FrameMode.java.
| org.openkinect.freenect.FrameMode.FrameMode |
( |
| ) |
|
|
inline |
| DepthFormat org.openkinect.freenect.FrameMode.getDepthFormat |
( |
| ) |
|
|
inline |
| List org.openkinect.freenect.FrameMode.getFieldOrder |
( |
| ) |
|
|
inlineprotected |
| int org.openkinect.freenect.FrameMode.getFrameRate |
( |
| ) |
|
|
inline |
| int org.openkinect.freenect.FrameMode.getFrameSize |
( |
| ) |
|
|
inline |
| short org.openkinect.freenect.FrameMode.getHeight |
( |
| ) |
|
|
inline |
| Resolution org.openkinect.freenect.FrameMode.getResolution |
( |
| ) |
|
|
inline |
| VideoFormat org.openkinect.freenect.FrameMode.getVideoFormat |
( |
| ) |
|
|
inline |
| short org.openkinect.freenect.FrameMode.getWidth |
( |
| ) |
|
|
inline |
| boolean org.openkinect.freenect.FrameMode.isValid |
( |
| ) |
|
|
inline |
| int org.openkinect.freenect.FrameMode.bytes |
| byte org.openkinect.freenect.FrameMode.dataBitsPerPixel |
| int org.openkinect.freenect.FrameMode.format |
| byte org.openkinect.freenect.FrameMode.framerate |
| int org.openkinect.freenect.FrameMode.reserved |
| int org.openkinect.freenect.FrameMode.resolution |
| short org.openkinect.freenect.FrameMode.width |
The documentation for this class was generated from the following file: