Go to the documentation of this file. 1 package com.intel.realsense.librealsense;
3 public class Config extends LrsClass {
60 private static native
long nCreate();
70 private static native
long nResolve(
long handle,
long pipelineHandle);
GLint GLint GLsizei GLint GLenum format
void enableStream(StreamType type, StreamFormat format)
static native long nCreate()
void enableStream(StreamType type)
void enableStream(StreamType type, int index, int width, int height, StreamFormat format, int framerate)
static native void nDisableStream(long handle, int type)
static native void nEnableDevice(long handle, String serial)
static native void nDelete(long handle)
void enableStream(StreamType type, int width, int height, StreamFormat format)
void enableRecordToFile(String filePath)
void enableDevice(String serial)
GLint GLsizei GLsizei height
void disableStream(StreamType type)
static native boolean nCanResolve(long handle, long pipelineHandle)
static native void nEnableAllStreams(long handle)
static native long nResolve(long handle, long pipelineHandle)
static native void nEnableRecordToFile(long handle, String filePath)
void enableStream(StreamType type, int width, int height)
void resolve(Pipeline pipeline)
::std_msgs::String_< std::allocator< void > > String
static native void nEnableStream(long handle, int type, int index, int width, int height, int format, int framerate)
static native void nEnableDeviceFromFile(long handle, String filePath)
static native void nDisableAllStreams(long handle)
boolean canResolve(Pipeline pipeline)
void enableDeviceFromFile(String filePath)
librealsense2
Author(s): LibRealSense ROS Team
autogenerated on Fri Aug 2 2024 08:30:01