kodi
|
Generates a texture for a thumbnail of a video chapter. More...
#include <VideoChapterImageFileLoader.h>
Public Member Functions | |
bool | CanLoad (const std::string &specialType) const override |
std::unique_ptr< CTexture > | Load (const std::string &specialType, const std::string &goofyChapterPath, unsigned int preferredWidth, unsigned int preferredHeight) const override |
Generates a texture for a thumbnail of a video chapter.