kodi
Public Member Functions | List of all members
VIDEO::CVideoGeneratedImageFileLoader Class Reference

Generates a texture for a thumbnail of a video file, from a frame approx 1/3 into the video. More...

#include <VideoGeneratedImageFileLoader.h>

Inheritance diagram for VIDEO::CVideoGeneratedImageFileLoader:
Inheritance graph
[legend]
Collaboration diagram for VIDEO::CVideoGeneratedImageFileLoader:
Collaboration graph
[legend]

Public Member Functions

bool CanLoad (const std::string &specialType) const override
 
std::unique_ptr< CTextureLoad (const std::string &specialType, const std::string &filePath, unsigned int preferredWidth, unsigned int preferredHeight) const override
 

Detailed Description

Generates a texture for a thumbnail of a video file, from a frame approx 1/3 into the video.


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