|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Kakshya::VideoStreamContainer::commit_frame | ( | uint64_t | frame_index | ) |
Publish a decoded frame.
Sets validity, pushes to ready queue, notifies any thread blocked in get_frame_pixels().
| frame_index | Absolute frame index just written. |
Definition at line 136 of file VideoStreamContainer.cpp.
References advance_cache_head(), m_ready_queue, m_ring_capacity, m_slot_frame, and slot_for().
Referenced by MayaFlux::IO::VideoFileReader::decode_batch().
Here is the call graph for this function:
Here is the caller graph for this function: