Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
KODI::RETRO::IRenderCallback Class Referenceabstract

#include <IRenderCallback.h>

Inheritance diagram for KODI::RETRO::IRenderCallback:
KODI::RETRO::CRPRenderManager

Public Member Functions

virtual ~IRenderCallback ()=default
 
virtual bool SupportsRenderFeature (RENDERFEATURE feature) const =0
 
virtual bool SupportsScalingMethod (SCALINGMETHOD method) const =0
 

Constructor & Destructor Documentation

◆ ~IRenderCallback()

virtual KODI::RETRO::IRenderCallback::~IRenderCallback ( )
virtualdefault

Member Function Documentation

◆ SupportsRenderFeature()

virtual bool KODI::RETRO::IRenderCallback::SupportsRenderFeature ( RENDERFEATURE feature) const
pure virtual

◆ SupportsScalingMethod()

virtual bool KODI::RETRO::IRenderCallback::SupportsScalingMethod ( SCALINGMETHOD method) const
pure virtual

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