kodi
Public Member Functions | Protected Attributes | List of all members
IDecoder Class Referenceabstract
Inheritance diagram for IDecoder:
Inheritance graph
[legend]

Public Member Functions

virtual bool CanDecode (const std::string &filename)=0
 
virtual bool LoadFile (const std::string &filename, DecodedFrames &frames)=0
 
virtual const char * GetImageFormatName ()=0
 
virtual const char * GetDecoderName ()=0
 
const std::vector< std::string > & GetSupportedExtensions () const
 

Protected Attributes

std::vector< std::string > m_extensions
 

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