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

#include <XBMCApp.h>

Public Member Functions

 ~CNativeWindow ()
 
bool SetBuffersGeometry (int width, int height, int format)
 
int32_t GetWidth () const
 
int32_t GetHeight () const
 

Static Public Member Functions

static std::shared_ptr< CNativeWindowCreateFromSurface (CJNISurfaceHolder holder)
 

Friends

class CWinSystemAndroidGLESContext
 

Constructor & Destructor Documentation

◆ ~CNativeWindow()

CNativeWindow::~CNativeWindow ( )

Member Function Documentation

◆ CreateFromSurface()

std::shared_ptr< CNativeWindow > CNativeWindow::CreateFromSurface ( CJNISurfaceHolder holder)
static

◆ GetHeight()

int32_t CNativeWindow::GetHeight ( ) const

◆ GetWidth()

int32_t CNativeWindow::GetWidth ( ) const

◆ SetBuffersGeometry()

bool CNativeWindow::SetBuffersGeometry ( int width,
int height,
int format )

Friends And Related Symbol Documentation

◆ CWinSystemAndroidGLESContext

friend class CWinSystemAndroidGLESContext
friend

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