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

◆ set_update_flags()

void MayaFlux::Buffers::VideoStreamReader::set_update_flags ( bool  update)
inline

Enable or disable automatic buffer state flag updates.

When enabled, the reader will mark the buffer for processing or removal based on container state transitions.

Parameters
updatetrue to enable state flag updates.

Definition at line 95 of file VideoContainerBuffer.hpp.