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