|
static String[] | getCommands (String commands_file_path) |
|
Definition at line 3 of file DebugProtocol.java.
static String [] com.intel.realsense.librealsense.DebugProtocol.getCommands |
( |
String |
commands_file_path | ) |
|
|
inlinestatic |
static native String [] com.intel.realsense.librealsense.DebugProtocol.nGetCommands |
( |
String |
filePath | ) |
|
|
staticprivate |
static native byte [] com.intel.realsense.librealsense.DebugProtocol.nSendAndReceiveData |
( |
long |
handle, |
|
|
String |
filePath, |
|
|
String |
command |
|
) |
| |
|
staticprivate |
static native byte [] com.intel.realsense.librealsense.DebugProtocol.nSendAndReceiveRawData |
( |
long |
handle, |
|
|
byte[] |
buffer |
|
) |
| |
|
staticprivate |
String com.intel.realsense.librealsense.DebugProtocol.SendAndReceiveRawData |
( |
String |
commands_file_path, |
|
|
String |
command |
|
) |
| |
|
inline |
byte [] com.intel.realsense.librealsense.DebugProtocol.SendAndReceiveRawData |
( |
byte[] |
buffer | ) |
|
|
inline |
The documentation for this class was generated from the following file: