kodi
|
Generates a texture for a thumbnail of a video file, from a frame approx 1/3 into the video. More...
#include <VideoGeneratedImageFileLoader.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 a thumbnail of a video file, from a frame approx 1/3 into the video.