![]() |
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Generates a texture for a thumbnail of a video file, for a specific chapter or 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 IMAGE_FILES::CImageFileURL &imageFile) const override |
![]() | |
virtual | ~ISpecialImageFileLoader ()=default |
Generates a texture for a thumbnail of a video file, for a specific chapter or from a frame approx 1/3 into the video.
|
overridevirtual |
Implements IMAGE_FILES::ISpecialImageFileLoader.
|
overridevirtual |
Implements IMAGE_FILES::ISpecialImageFileLoader.