|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | MayaFlux |
| Main namespace for the Maya Flux audio engine. | |
| namespace | MayaFlux::Core |
| namespace | MayaFlux::Portal |
| namespace | MayaFlux::Portal::System |
Functions | |
| Core::SystemBackend * | MayaFlux::Portal::System::get_backend () |
| Access the active platform backend. | |
| bool | MayaFlux::Portal::System::initialize () |
| Initialize Portal::System. | |
| bool | MayaFlux::Portal::System::is_initialized () |
| Return true if Portal::System has been initialized. | |
| void | MayaFlux::Portal::System::shutdown () |
| Shutdown Portal::System and release all resources. | |
| void | MayaFlux::Portal::System::stop () |
| Stop active Portal::System operations. | |