Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
ICallbackHWAccel Class Referenceabstract

#include <DVDVideoCodec.h>

Inheritance diagram for ICallbackHWAccel:
CDVDVideoCodecFFmpeg

Public Member Functions

virtual ~ICallbackHWAccel ()=default
 
virtual IHardwareDecoderGetHWAccel ()=0
 
virtual bool GetPictureCommon (VideoPicture *pVideoPicture)=0
 

Constructor & Destructor Documentation

◆ ~ICallbackHWAccel()

virtual ICallbackHWAccel::~ICallbackHWAccel ( )
virtualdefault

Member Function Documentation

◆ GetHWAccel()

virtual IHardwareDecoder * ICallbackHWAccel::GetHWAccel ( )
pure virtual

Implemented in CDVDVideoCodecFFmpeg.

◆ GetPictureCommon()

virtual bool ICallbackHWAccel::GetPictureCommon ( VideoPicture * pVideoPicture)
pure virtual

Implemented in CDVDVideoCodecFFmpeg.


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