Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <Screenshot.h>
Static Public Member Functions | |
static void | Register (const std::function< std::unique_ptr< IScreenshotSurface >()> &createFunc) |
static void | TakeScreenshot () |
static void | TakeScreenshot (const std::string &filename, bool sync) |
|
static |
|
static |