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

◆ get_processing_token()

virtual ProcessingToken MayaFlux::Vruta::Routine::get_processing_token ( ) const
pure virtual

Get the processing token that determines how this routine should be scheduled.

Returns
The processing token indicating the scheduling domain

Implemented in MayaFlux::Vruta::SoundRoutine, MayaFlux::Vruta::GraphicsRoutine, and MayaFlux::Vruta::ComplexRoutine.