#include <rscore.hpp>
Public Member Functions | |
virtual int | get_frame_bpp () const =0 |
virtual const uint8_t * | get_frame_data () const =0 |
virtual rs_format | get_frame_format () const =0 |
virtual int | get_frame_framerate () const =0 |
virtual int | get_frame_height () const =0 |
virtual double | get_frame_metadata (rs_frame_metadata frame_metadata) const =0 |
virtual unsigned long long | get_frame_number () const =0 |
virtual int | get_frame_stride () const =0 |
virtual long long | get_frame_system_time () const =0 |
virtual double | get_frame_timestamp () const =0 |
virtual rs_timestamp_domain | get_frame_timestamp_domain () const =0 |
virtual int | get_frame_width () const =0 |
virtual rs_stream | get_stream_type () const =0 |
virtual bool | supports_frame_metadata (rs_frame_metadata frame_metadata) const =0 |
virtual | ~rs_frame_ref () |
Definition at line 44 of file rscore.hpp.
|
inlinevirtual |
Definition at line 46 of file rscore.hpp.
|
pure virtual |
Implemented in rsimpl::frame_archive::frame_ref.
|
pure virtual |
Implemented in rsimpl::frame_archive::frame_ref.
|
pure virtual |
Implemented in rsimpl::frame_archive::frame_ref.
|
pure virtual |
Implemented in rsimpl::frame_archive::frame_ref.
|
pure virtual |
Implemented in rsimpl::frame_archive::frame_ref.
|
pure virtual |
Implemented in rsimpl::frame_archive::frame_ref.
|
pure virtual |
Implemented in rsimpl::frame_archive::frame_ref.
|
pure virtual |
Implemented in rsimpl::frame_archive::frame_ref.
|
pure virtual |
Implemented in rsimpl::frame_archive::frame_ref.
|
pure virtual |
Implemented in rsimpl::frame_archive::frame_ref.
|
pure virtual |
Implemented in rsimpl::frame_archive::frame_ref.
|
pure virtual |
Implemented in rsimpl::frame_archive::frame_ref.
|
pure virtual |
Implemented in rsimpl::frame_archive::frame_ref.
|
pure virtual |
Implemented in rsimpl::frame_archive::frame_ref.