Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <VDPAU.h>
Public Member Functions | |
CVdpauDecodedPicture ()=default | |
CVdpauDecodedPicture (const CVdpauDecodedPicture &rhs) | |
CVdpauDecodedPicture & | operator= (const CVdpauDecodedPicture &rhs) |
Public Attributes | |
VideoPicture | DVDPic |
VdpVideoSurface | videoSurface |
bool | isYuv |
Holds a decoded frame Input to COutput for further processing
|
default |
|
inline |
|
inline |
VideoPicture VDPAU::CVdpauDecodedPicture::DVDPic |
bool VDPAU::CVdpauDecodedPicture::isYuv |
VdpVideoSurface VDPAU::CVdpauDecodedPicture::videoSurface |