|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API std::shared_ptr< IO::IOManager > MayaFlux::get_io_manager | ( | ) |
Retrieves the global IOManager instance for file loading and buffer management.
Provides access to the central IOManager responsible for all file loading operations, container management, and buffer integration. This is the primary interface for performing file I/O tasks within the MayaFlux engine.
Definition at line 50 of file Depot.cpp.
References MayaFlux::Journal::API, get_context(), MayaFlux::Core::Engine::get_io_manager(), is_engine_initialized(), MF_ERROR, and MayaFlux::Journal::Runtime.
Referenced by MayaFlux::Creator::load_buffer(), MayaFlux::Creator::load_sound_container(), and register_container().
Here is the call graph for this function:
Here is the caller graph for this function: