#include <archive.h>
rsimpl::frame_archive::frame::frame |
( |
| ) |
|
|
inlineexplicit |
rsimpl::frame_archive::frame::frame |
( |
const frame & |
r | ) |
|
|
delete |
rsimpl::frame_archive::frame::frame |
( |
frame && |
r | ) |
|
|
inline |
rsimpl::frame_archive::frame::~frame |
( |
| ) |
|
|
inline |
void rsimpl::frame_archive::frame::acquire |
( |
| ) |
|
|
inline |
void rsimpl::frame_archive::frame::attach_continuation |
( |
frame_continuation && |
continuation | ) |
|
|
inline |
void rsimpl::frame_archive::frame::disable_continuation |
( |
| ) |
|
|
inline |
int rsimpl::frame_archive::frame::get_bpp |
( |
| ) |
const |
rs_format rsimpl::frame_archive::frame::get_format |
( |
| ) |
const |
std::chrono::high_resolution_clock::time_point rsimpl::frame_archive::frame::get_frame_callback_start_time_point |
( |
| ) |
const |
const byte* rsimpl::frame_archive::frame::get_frame_data |
( |
| ) |
const |
double rsimpl::frame_archive::frame::get_frame_metadata |
( |
rs_frame_metadata |
frame_metadata | ) |
const |
|
overridevirtual |
unsigned long long rsimpl::frame_archive::frame::get_frame_number |
( |
| ) |
const |
|
overridevirtual |
long long rsimpl::frame_archive::frame::get_frame_system_time |
( |
| ) |
const |
double rsimpl::frame_archive::frame::get_frame_timestamp |
( |
| ) |
const |
int rsimpl::frame_archive::frame::get_framerate |
( |
| ) |
const |
int rsimpl::frame_archive::frame::get_height |
( |
| ) |
const |
rs_stream rsimpl::frame_archive::frame::get_stream_type |
( |
| ) |
const |
|
overridevirtual |
int rsimpl::frame_archive::frame::get_stride |
( |
| ) |
const |
int rsimpl::frame_archive::frame::get_width |
( |
| ) |
const |
frame& rsimpl::frame_archive::frame::operator= |
( |
const frame & |
r | ) |
|
|
delete |
frame& rsimpl::frame_archive::frame::operator= |
( |
frame && |
r | ) |
|
|
inline |
frame* rsimpl::frame_archive::frame::publish |
( |
| ) |
|
void rsimpl::frame_archive::frame::release |
( |
| ) |
|
void rsimpl::frame_archive::frame::set_timestamp |
( |
double |
new_ts | ) |
|
|
inlineoverridevirtual |
void rsimpl::frame_archive::frame::set_timestamp_domain |
( |
rs_timestamp_domain |
timestamp_domain | ) |
|
|
inlineoverridevirtual |
bool rsimpl::frame_archive::frame::supports_frame_metadata |
( |
rs_frame_metadata |
frame_metadata | ) |
const |
|
overridevirtual |
void rsimpl::frame_archive::frame::update_frame_callback_start_ts |
( |
std::chrono::high_resolution_clock::time_point |
ts | ) |
|
void rsimpl::frame_archive::frame::update_owner |
( |
frame_archive * |
new_owner | ) |
|
|
inline |
std::vector<byte> rsimpl::frame_archive::frame::data |
The documentation for this struct was generated from the following file:
- /builddir/build/BUILD/librealsense-1.12.1/src/archive.h