#include <record_device.h>
§ record_device()
§ ~record_device()
virtual librealsense::record_device::~record_device |
( |
| ) |
|
|
virtual |
§ create_matcher()
virtual std::shared_ptr<matcher> librealsense::record_device::create_matcher |
( |
const frame_holder & |
frame | ) |
const |
|
overridevirtual |
§ extend_to()
bool librealsense::record_device::extend_to |
( |
rs2_extension |
extension_type, |
|
|
void ** |
ext |
|
) |
| |
|
overridevirtual |
§ get_context()
std::shared_ptr<context> librealsense::record_device::get_context |
( |
| ) |
const |
|
overridevirtual |
§ get_device_data()
§ get_extrinsics()
§ get_filename()
const std::string& librealsense::record_device::get_filename |
( |
| ) |
const |
§ get_info()
const std::string& librealsense::record_device::get_info |
( |
rs2_camera_info |
info | ) |
const |
|
overridevirtual |
§ get_sensor() [1/2]
§ get_sensor() [2/2]
const sensor_interface& librealsense::record_device::get_sensor |
( |
size_t |
i | ) |
const |
|
overridevirtual |
§ get_sensors_count()
size_t librealsense::record_device::get_sensors_count |
( |
| ) |
const |
|
overridevirtual |
§ hardware_reset()
void librealsense::record_device::hardware_reset |
( |
| ) |
|
|
overridevirtual |
§ is_valid()
bool librealsense::record_device::is_valid |
( |
| ) |
const |
|
overridevirtual |
§ pause_recording()
void librealsense::record_device::pause_recording |
( |
| ) |
|
§ resume_recording()
void librealsense::record_device::resume_recording |
( |
| ) |
|
§ supports_info()
bool librealsense::record_device::supports_info |
( |
rs2_camera_info |
info | ) |
const |
|
overridevirtual |
§ MAX_CACHED_DATA_SIZE
const uint64_t librealsense::record_device::MAX_CACHED_DATA_SIZE = 1920 * 1080 * 4 * 30 |
|
static |
The documentation for this class was generated from the following file: