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

◆ is_engine_initialized()

MAYAFLUX_API bool MayaFlux::is_engine_initialized ( )

Checks if the default audio engine is initialized.

Returns
True if the engine is initialized, false otherwise

Definition at line 10 of file Config.cpp.

11{
12 return is_initialized();
13}
bool is_initialized()
Checks if the default engine has been initialized.
Definition Core.cpp:50

References is_initialized().

Referenced by get_io_manager().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: