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

◆ set_looping()

virtual void MayaFlux::Kakshya::StreamContainer::set_looping ( bool  enable)
pure virtual

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.

Implemented in MayaFlux::Kakshya::SoundStreamContainer.