|
Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CFFmpegImage, including all inherited members.
| CFFmpegImage(const std::string &strMimeType) | CFFmpegImage | explicit |
| CreateThumbnailFromSurface(unsigned char *bufferin, unsigned int width, unsigned int height, unsigned int format, unsigned int pitch, const std::string &destFile, unsigned char *&bufferout, unsigned int &bufferoutSize) override | CFFmpegImage | virtual |
| Decode(unsigned char *const pixels, unsigned int width, unsigned int height, unsigned int pitch, unsigned int format) override | CFFmpegImage | virtual |
| hasAlpha() const | IImage | inline |
| Height() const | IImage | inline |
| Initialize(unsigned char *buffer, size_t bufSize) | CFFmpegImage | |
| LoadImageFromMemory(unsigned char *buffer, unsigned int bufSize, unsigned int width, unsigned int height) override | CFFmpegImage | virtual |
| m_hasAlpha | IImage | protected |
| m_height | IImage | protected |
| m_orientation | IImage | protected |
| m_originalHeight | IImage | protected |
| m_originalWidth | IImage | protected |
| m_width | IImage | protected |
| Orientation() const | IImage | inline |
| originalHeight() const | IImage | inline |
| originalWidth() const | IImage | inline |
| ReadFrame() | CFFmpegImage | |
| ReleaseThumbnailBuffer() override | CFFmpegImage | virtual |
| Width() const | IImage | inline |
| ~CFFmpegImage() override | CFFmpegImage | |
| ~IImage()=default | IImage | virtual |