#include <rs.hpp>
rs::frame::frame |
( |
frame && |
other | ) |
|
|
inline |
int rs::frame::get_bpp |
( |
| ) |
const |
|
inline |
retrieve bits per pixel
- Returns
- number of bits per one pixel
const void* rs::frame::get_data |
( |
| ) |
const |
|
inline |
format rs::frame::get_format |
( |
| ) |
const |
|
inline |
retrieve the current value of a single frame_metadata
- Parameters
-
[in] | frame_metadata | the frame_metadata whose value should be retrieved |
- Returns
- the value of the frame_metadata
unsigned long long rs::frame::get_frame_number |
( |
| ) |
const |
|
inline |
retrieve the timestamp domain
- Returns
- timestamp domain (clock name) for timestamp values
int rs::frame::get_framerate |
( |
| ) |
const |
|
inline |
int rs::frame::get_height |
( |
| ) |
const |
|
inline |
stream rs::frame::get_stream_type |
( |
| ) |
const |
|
inline |
int rs::frame::get_stride |
( |
| ) |
const |
|
inline |
double rs::frame::get_timestamp |
( |
| ) |
const |
|
inline |
retrieve the time at which the frame was captured
- Returns
- the timestamp of the frame, in milliseconds since the device was started
int rs::frame::get_width |
( |
| ) |
const |
|
inline |
determine if the device allows a specific metadata to be queried
- Parameters
-
[in] | frame_metadata | the frame_metadata to check for support |
- Returns
- true if the frame_metadata can be queried
void rs::frame::swap |
( |
frame & |
other | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/librealsense-1.12.1/include/librealsense/rs.hpp