|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| std::span< const uint8_t > MayaFlux::Kakshya::VideoStreamContainer::get_frame_pixels | ( | uint64_t | frame_index | ) | const |
Get raw pixel data for a single frame as uint8_t span.
| frame_index | Zero-based frame index. |
Definition at line 186 of file VideoStreamContainer.cpp.
References get_frame_byte_size(), m_data, m_data_lock, m_num_frames, m_ring_capacity, m_slot_frame, offset, pixels, and slot_for().
Referenced by get_value_impl().
Here is the call graph for this function:
Here is the caller graph for this function: