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

◆ get_processing_state()

virtual ProcessingState MayaFlux::Kakshya::SignalSourceContainer::get_processing_state ( ) const
pure virtual

Get the current processing state of the container.

Returns
Current ProcessingState (IDLE, READY, PROCESSING, etc.)

Enables orchestration and coordination of processing across the system.

Implemented in MayaFlux::Kakshya::SoundStreamContainer.