|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| std::function<uint64_t(const std::shared_ptr<void>&)> MayaFlux::Registry::Service::DisplayService::acquire_next_swapchain_image |
Acquire the next swapchain image for a window.
| window_handle | Window handle |
Must be called before get_current_image_view() for dynamic rendering. Stores the acquired image index internally for subsequent calls.
Definition at line 62 of file DisplayService.hpp.