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

◆ set_refill_threshold()

void MayaFlux::IO::VideoFileReader::set_refill_threshold ( uint32_t  n)
inline

Start refilling when fewer than this many frames remain ahead of the consumer read head.

Default: ring_capacity / 4. A value of 0 means auto-compute as ring_capacity / 4.

Definition at line 125 of file VideoFileReader.hpp.

References m_refill_threshold.