Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CScreenShot Class Reference

#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)
 

Member Function Documentation

◆ Register()

void CScreenShot::Register ( const std::function< std::unique_ptr< IScreenshotSurface >()> & createFunc)
static

◆ TakeScreenshot() [1/2]

void CScreenShot::TakeScreenshot ( )
static

◆ TakeScreenshot() [2/2]

void CScreenShot::TakeScreenshot ( const std::string & filename,
bool sync )
static

The documentation for this class was generated from the following files: