Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
CRPIUtils Class Reference

#include <RPIUtils.h>

Public Member Functions

 CRPIUtils ()
 
virtual ~CRPIUtils ()
 
virtual void DestroyDispmanxWindow ()
 
virtual void SetVisible (bool enable)
 
virtual bool GetNativeResolution (RESOLUTION_INFO *res) const
 
virtual bool SetNativeResolution (const RESOLUTION_INFO res, EGLSurface m_nativeWindow)
 
virtual bool ProbeResolutions (std::vector< RESOLUTION_INFO > &resolutions)
 

Constructor & Destructor Documentation

◆ CRPIUtils()

CRPIUtils::CRPIUtils ( )

◆ ~CRPIUtils()

CRPIUtils::~CRPIUtils ( )
virtual

Member Function Documentation

◆ DestroyDispmanxWindow()

void CRPIUtils::DestroyDispmanxWindow ( )
virtual

◆ GetNativeResolution()

bool CRPIUtils::GetNativeResolution ( RESOLUTION_INFO res) const
virtual

◆ ProbeResolutions()

bool CRPIUtils::ProbeResolutions ( std::vector< RESOLUTION_INFO > &  resolutions)
virtual

◆ SetNativeResolution()

bool CRPIUtils::SetNativeResolution ( const RESOLUTION_INFO  res,
EGLSurface  m_nativeWindow 
)
virtual

◆ SetVisible()

void CRPIUtils::SetVisible ( bool  enable)
virtual

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