|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
pure virtual |
Start the subsystem's processing/event loops.
Begins active processing. After this call, the subsystem should be actively responding to callbacks and processing data according to its domain requirements.
Implemented in MayaFlux::Core::AudioSubsystem, and MayaFlux::Core::GraphicsSubsystem.