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

Generates a thumbnail for a PVR channel group; tile up to 9 channel icons in the group. More...

#include <PVRChannelGroupImageFileLoader.h>

Inheritance diagram for PVR::CPVRChannelGroupImageFileLoader:
IMAGE_FILES::ISpecialImageFileLoader

Public Member Functions

 CPVRChannelGroupImageFileLoader ()=default
 
 ~CPVRChannelGroupImageFileLoader () override=default
 
bool CanLoad (const std::string &specialType) const override
 
std::unique_ptr< CTextureLoad (const std::string &specialType, const std::string &goofyChapterPath, unsigned int preferredWidth, unsigned int preferredHeight) const override
 
- Public Member Functions inherited from IMAGE_FILES::ISpecialImageFileLoader
virtual ~ISpecialImageFileLoader ()=default
 

Detailed Description

Generates a thumbnail for a PVR channel group; tile up to 9 channel icons in the group.

Constructor & Destructor Documentation

◆ CPVRChannelGroupImageFileLoader()

PVR::CPVRChannelGroupImageFileLoader::CPVRChannelGroupImageFileLoader ( )
default

◆ ~CPVRChannelGroupImageFileLoader()

PVR::CPVRChannelGroupImageFileLoader::~CPVRChannelGroupImageFileLoader ( )
overridedefault

Member Function Documentation

◆ CanLoad()

bool PVR::CPVRChannelGroupImageFileLoader::CanLoad ( const std::string & specialType) const
overridevirtual

◆ Load()

std::unique_ptr< CTexture > PVR::CPVRChannelGroupImageFileLoader::Load ( const std::string & specialType,
const std::string & goofyChapterPath,
unsigned int preferredWidth,
unsigned int preferredHeight ) const
overridevirtual

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