|
| frame_processor_sptr | get_frame_processor () const noexcept override |
| | Get last available frame. More...
|
| |
| uint64_t | get_frame_time_us () const noexcept override |
| | Get timestamp of the current frame. More...
|
| |
|
void | push (const frame_data_sptr &fd) override |
| |
|
void | push (const full_image_t &image, uint64_t timestamp_us=0) override |
| |
|
|
frame_processor_sptr | m_frame_processor {nullptr} |
| |
|
uint64_t | m_timestamp {0} |
| |
Definition at line 9 of file input_pixels_base.hpp.
◆ get_frame_processor()
| frame_processor_sptr bnb::player_api::input_pixels_base::get_frame_processor |
( |
| ) |
const |
|
overridevirtualnoexcept |
◆ get_frame_time_us()
| uint64_t bnb::player_api::input_pixels_base::get_frame_time_us |
( |
| ) |
const |
|
overridevirtualnoexcept |
The documentation for this class was generated from the following file: