Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
|
This is the complete list of members for rsimpl::frame_archive, including all inherited members.
alloc_frame(rs_stream stream, const frame_additional_data &additional_data, bool requires_memory) | rsimpl::frame_archive | |
attach_continuation(rs_stream stream, frame_continuation &&continuation) | rsimpl::frame_archive | |
backbuffer | rsimpl::frame_archive | protected |
capture_started | rsimpl::frame_archive | protected |
clone_frame(frame_ref *frameset) | rsimpl::frame_archive | |
clone_frameset(frameset *frameset) | rsimpl::frame_archive | |
detach_frame_ref(frameset *frameset, rs_stream stream) | rsimpl::frame_archive | |
flush() | rsimpl::frame_archive | virtual |
frame_archive(const std::vector< subdevice_mode_selection > &selection, std::atomic< uint32_t > *max_frame_queue_size, std::chrono::high_resolution_clock::time_point capture_started=std::chrono::high_resolution_clock::now()) | rsimpl::frame_archive | |
freelist | rsimpl::frame_archive | protected |
get_mode(rs_stream stream) const | rsimpl::frame_archive | inline |
is_stream_enabled(rs_stream stream) const | rsimpl::frame_archive | inline |
log_callback_start(frame_ref *frame_ref, std::chrono::high_resolution_clock::time_point capture_start_time) | rsimpl::frame_archive | |
log_frame_callback_end(frame *frame) | rsimpl::frame_archive | |
mutex | rsimpl::frame_archive | protected |
publish_frame(frame &&frame) | rsimpl::frame_archive | |
release_frame_ref(frame_ref *ref) | rsimpl::frame_archive | inline |
release_frameset(frameset *frameset) | rsimpl::frame_archive | inline |
track_frame(rs_stream stream) | rsimpl::frame_archive | |
unpublish_frame(frame *frame) | rsimpl::frame_archive | |
~frame_archive() | rsimpl::frame_archive | inlinevirtual |