Public Member Functions | |
MotionIntrinsic | getIntrinsic () throws Exception |
Public Member Functions inherited from com.intel.realsense.librealsense.StreamProfile | |
void | close () |
Extrinsic | getExtrinsicTo (StreamProfile other) throws Exception |
StreamFormat | getFormat () |
int | getFrameRate () |
int | getIndex () |
StreamType | getType () |
int | getUniqueId () |
boolean | is (Extension extension) |
void | registerExtrinsic (StreamProfile other, Extrinsic extrinsic) |
Static Private Member Functions | |
static native void | nGetIntrinsic (long handle, MotionIntrinsic intrinsic) |
Private Attributes | |
MotionIntrinsic | mIntrinsic |
Definition at line 3 of file MotionStreamProfile.java.
|
inline |
Definition at line 13 of file MotionStreamProfile.java.
|
staticprivate |
|
private |
Definition at line 5 of file MotionStreamProfile.java.