MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ slot_for()

uint32_t MayaFlux::Kakshya::VideoStreamContainer::slot_for ( uint64_t  frame_index) const
inlineprotected

Definition at line 412 of file VideoStreamContainer.hpp.

413 {
414 return static_cast<uint32_t>(frame_index % m_ring_capacity);
415 }

Referenced by commit_frame(), get_frame_pixels(), get_value_impl(), is_frame_available(), mutable_slot_ptr(), and set_value_impl().

+ Here is the caller graph for this function: