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

◆ m_current_buffer

std::shared_ptr<Buffers::Buffer> MayaFlux::Kriya::TemporalActivation::m_current_buffer
private

The currently active buffer being played.

This pointer holds the buffer that is currently being played. It is set when play_for() or play_with_processing() is called and reset when the buffer finishes playing or is cancelled.

Definition at line 388 of file Timers.hpp.

Referenced by activate_buffer(), and cleanup_current_operation().