kodi
|
Generates a texture for an image embedded in a video file. More...
#include <VideoEmbeddedImageFileLoader.h>
Public Member Functions | |
bool | CanLoad (const std::string &specialType) const override |
std::unique_ptr< CTexture > | Load (const std::string &specialType, const std::string &filePath, unsigned int preferredWidth, unsigned int preferredHeight) const override |
Generates a texture for an image embedded in a video file.