Public Member Functions | Static Public Member Functions | Static Private Member Functions | List of all members
com.intel.realsense.librealsense.DebugProtocol Class Reference
Inheritance diagram for com.intel.realsense.librealsense.DebugProtocol:
Inheritance graph
[legend]

Public Member Functions

String SendAndReceiveRawData (String commands_file_path, String command)
 
byte[] SendAndReceiveRawData (byte[] buffer)
 
- Public Member Functions inherited from com.intel.realsense.librealsense.Device
void close ()
 
String getInfo (CameraInfo info)
 
void hardwareReset ()
 
boolean is (Extension extension)
 
boolean isInAdvancedMode ()
 
void loadPresetFromJson (byte[] data)
 
List< SensorquerySensors ()
 
byte[] serializePresetToJson ()
 
boolean supportsInfo (CameraInfo info)
 
void toggleAdvancedMode (boolean enable)
 

Static Public Member Functions

static String[] getCommands (String commands_file_path)
 

Static Private Member Functions

static native String[] nGetCommands (String filePath)
 
static native byte[] nSendAndReceiveData (long handle, String filePath, String command)
 
static native byte[] nSendAndReceiveRawData (long handle, byte[] buffer)
 

Detailed Description

Definition at line 3 of file DebugProtocol.java.

Member Function Documentation

static String [] com.intel.realsense.librealsense.DebugProtocol.getCommands ( String  commands_file_path)
inlinestatic

Definition at line 9 of file DebugProtocol.java.

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

Definition at line 13 of file DebugProtocol.java.

byte [] com.intel.realsense.librealsense.DebugProtocol.SendAndReceiveRawData ( byte[]  buffer)
inline

Definition at line 18 of file DebugProtocol.java.


The documentation for this class was generated from the following file:


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:36