Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
X11 Namespace Reference

Functions

CVaapiProxyVaapiProxyCreate ()
 
void VaapiProxyDelete (CVaapiProxy *proxy)
 
void VaapiProxyConfig (CVaapiProxy *proxy, void *dpy, void *eglDpy)
 
void VAAPIRegister (CVaapiProxy *winSystem, bool deepColor)
 
void VAAPIRegisterRender (CVaapiProxy *winSystem, bool &general, bool &deepColor)
 
XID GLXGetWindow (void *context)
 
voidGLXGetContext (void *context)
 
CGLContextGLXContextCreate (Display *dpy)
 
CVideoSyncGLXVideoSyncCreate (void *clock, CWinSystemX11GLContext &winSystem)
 
void VDPAURegisterRender ()
 
void VDPAURegister ()
 

Function Documentation

◆ GLXContextCreate()

CGLContext * X11::GLXContextCreate ( Display *  dpy)

◆ GLXGetContext()

void * X11::GLXGetContext ( void context)

◆ GLXGetWindow()

XID X11::GLXGetWindow ( void context)

◆ GLXVideoSyncCreate()

CVideoSync * X11::GLXVideoSyncCreate ( void clock,
CWinSystemX11GLContext winSystem 
)

◆ VaapiProxyConfig()

void X11::VaapiProxyConfig ( CVaapiProxy proxy,
void dpy,
void eglDpy 
)

◆ VaapiProxyCreate()

CVaapiProxy * X11::VaapiProxyCreate ( )

◆ VaapiProxyDelete()

void X11::VaapiProxyDelete ( CVaapiProxy proxy)

◆ VAAPIRegister()

void X11::VAAPIRegister ( CVaapiProxy winSystem,
bool  deepColor 
)

◆ VAAPIRegisterRender()

void X11::VAAPIRegisterRender ( CVaapiProxy winSystem,
bool &  general,
bool &  deepColor 
)

◆ VDPAURegister()

void X11::VDPAURegister ( )

◆ VDPAURegisterRender()

void X11::VDPAURegisterRender ( )