Function rs2_playback_device_get_file_path
Defined in File rs_record_playback.h
Function Documentation
-
const char *rs2_playback_device_get_file_path(const rs2_device *device, rs2_error **error)
Gets the path of the file used by the playback device
- Parameters:
device – [in] A playback device
error – [out] If non-null, receives any error that occurs during this call, otherwise, errors are ignored
- Returns:
Path to the file used by the playback device