Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <DVDVideoCodec.h>
Public Member Functions | |
virtual | ~ICallbackHWAccel ()=default |
virtual IHardwareDecoder * | GetHWAccel ()=0 |
virtual bool | GetPictureCommon (VideoPicture *pVideoPicture)=0 |
|
virtualdefault |
|
pure virtual |
Implemented in CDVDVideoCodecFFmpeg.
|
pure virtual |
Implemented in CDVDVideoCodecFFmpeg.