Definition at line 5 of file RsContext.java.
com.intel.realsense.librealsense.RsContext.RsContext |
( |
| ) |
|
|
inline |
void com.intel.realsense.librealsense.RsContext.close |
( |
| ) |
|
|
inline |
int com.intel.realsense.librealsense.RsContext.getDeviceCount |
( |
| ) |
|
|
inline |
static String com.intel.realsense.librealsense.RsContext.getVersion |
( |
| ) |
|
|
inlinestatic |
static void com.intel.realsense.librealsense.RsContext.init |
( |
Context |
context | ) |
|
|
inlinestatic |
static native long com.intel.realsense.librealsense.RsContext.nCreate |
( |
| ) |
|
|
staticprivate |
static native void com.intel.realsense.librealsense.RsContext.nDelete |
( |
long |
handle | ) |
|
|
staticprivate |
static native String com.intel.realsense.librealsense.RsContext.nGetVersion |
( |
| ) |
|
|
staticprivate |
static native long com.intel.realsense.librealsense.RsContext.nQueryDevices |
( |
long |
handle, |
|
|
int |
mask |
|
) |
| |
|
staticprivate |
DeviceList com.intel.realsense.librealsense.RsContext.queryDevices |
( |
| ) |
|
|
inline |
synchronized void com.intel.realsense.librealsense.RsContext.removeDevicesChangedCallback |
( |
| ) |
|
|
inline |
synchronized void com.intel.realsense.librealsense.RsContext.setDevicesChangedCallback |
( |
DeviceListener |
listener | ) |
|
|
inline |
DeviceWatcher com.intel.realsense.librealsense.RsContext.mDeviceWatcher |
|
staticprivate |
The documentation for this class was generated from the following file: