![]() |
ezEngine
Release 25.03
|
Provides functionality to detect available monitors. More...
#include <Screen.h>
Static Public Member Functions | |
static ezResult | EnumerateScreens (ezDynamicArray< ezScreenInfo > &out_screens) |
Enumerates all available screens. When it returns EZ_SUCCESS, at least one screen has been found. | |
static void | PrintScreenInfo (const ezHybridArray< ezScreenInfo, 2 > &screens, ezLogInterface *pLog=ezLog::GetThreadLocalLogSystem()) |
Prints the available screen information to the provided log. | |
Provides functionality to detect available monitors.