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

◆ set_auto_advance()

void MayaFlux::Buffers::ContainerToBufferAdapter::set_auto_advance ( bool  enable)
inline

Enable or disable automatic advancement of the container's read position.

When enabled, the adapter will advance the container after each process call.

Parameters
enableTrue to enable auto-advance, false for manual control.

Definition at line 76 of file ContainerBuffer.hpp.