|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| std::function<uint32_t(const std::shared_ptr<void>&)> MayaFlux::Registry::Service::DisplayService::get_swapchain_image_count |
Get current swapchain image count.
| window_handle | Window handle |
Useful for allocating per-frame resources. Typically 2-3 images for double/triple buffering.
Definition at line 52 of file DisplayService.hpp.