Function rs2_create_software_device

Function Documentation

rs2_device *rs2_create_software_device(rs2_error **error)

Create software device to enable use librealsense logic without getting data from backend but inject the data from outside

Parameters:

error[out] if non-null, receives any error that occurs during this call, otherwise, errors are ignored

Returns:

software device object, should be released by rs2_delete_device