Definition at line 4 of file StreamProfile.java.
void com.intel.realsense.librealsense.StreamProfile.close |
( |
| ) |
|
|
inline |
Extrinsic com.intel.realsense.librealsense.StreamProfile.getExtrinsicTo |
( |
StreamProfile |
other | ) |
throws Exception |
|
inline |
StreamFormat com.intel.realsense.librealsense.StreamProfile.getFormat |
( |
| ) |
|
|
inline |
int com.intel.realsense.librealsense.StreamProfile.getFrameRate |
( |
| ) |
|
|
inline |
int com.intel.realsense.librealsense.StreamProfile.getIndex |
( |
| ) |
|
|
inline |
StreamType com.intel.realsense.librealsense.StreamProfile.getType |
( |
| ) |
|
|
inline |
int com.intel.realsense.librealsense.StreamProfile.getUniqueId |
( |
| ) |
|
|
inline |
boolean com.intel.realsense.librealsense.StreamProfile.is |
( |
Extension |
extension | ) |
|
|
inline |
static native void com.intel.realsense.librealsense.StreamProfile.nDelete |
( |
long |
handle | ) |
|
|
staticprivate |
static native void com.intel.realsense.librealsense.StreamProfile.nGetExtrinsicTo |
( |
long |
handle, |
|
|
long |
otherHandle, |
|
|
Extrinsic |
extrinsic |
|
) |
| |
|
staticprivate |
static native void com.intel.realsense.librealsense.StreamProfile.nGetProfile |
( |
long |
handle, |
|
|
ProfileParams |
params |
|
) |
| |
|
staticprivate |
static native boolean com.intel.realsense.librealsense.StreamProfile.nIsProfileExtendableTo |
( |
long |
handle, |
|
|
int |
extension |
|
) |
| |
|
staticprivate |
static native void com.intel.realsense.librealsense.StreamProfile.nRegisterExtrinsic |
( |
long |
handle, |
|
|
long |
otherHandle, |
|
|
Extrinsic |
extrinsic |
|
) |
| |
|
staticprivate |
StreamFormat com.intel.realsense.librealsense.StreamProfile.mFormat |
|
private |
StreamType com.intel.realsense.librealsense.StreamProfile.mType |
|
private |
The documentation for this class was generated from the following file: