|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Enable or disable looping behavior for the stream.
| enable | true to enable looping |
When enabled, advancing past the end of the loop region wraps to the start.
Implements MayaFlux::Kakshya::StreamContainer.
Definition at line 484 of file SoundStreamContainer.cpp.
References m_loop_region, m_looping_enabled, m_num_frames, MayaFlux::Kakshya::Region::start_coordinates, and MayaFlux::Kakshya::Region::time_span().
Referenced by MayaFlux::Kakshya::DynamicSoundStream::disable_circular_buffer(), and MayaFlux::Kakshya::DynamicSoundStream::enable_circular_buffer().
Here is the call graph for this function:
Here is the caller graph for this function: