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

◆ set_looping()

void MayaFlux::Kakshya::VideoStreamContainer::set_looping ( bool  enable)
overridevirtual

Enable or disable looping behavior for the stream.

Parameters
enabletrue to enable looping

When enabled, advancing past the end of the loop region wraps to the start.

Implements MayaFlux::Kakshya::StreamContainer.

Definition at line 428 of file VideoStreamContainer.cpp.

References m_looping_enabled.