Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
VDPAU::CVdpauDecodedPicture Struct Reference

#include <VDPAU.h>

Public Member Functions

 CVdpauDecodedPicture ()=default
 
 CVdpauDecodedPicture (const CVdpauDecodedPicture &rhs)
 
CVdpauDecodedPictureoperator= (const CVdpauDecodedPicture &rhs)
 

Public Attributes

VideoPicture DVDPic
 
VdpVideoSurface videoSurface
 
bool isYuv
 

Detailed Description

Holds a decoded frame Input to COutput for further processing

Constructor & Destructor Documentation

◆ CVdpauDecodedPicture() [1/2]

VDPAU::CVdpauDecodedPicture::CVdpauDecodedPicture ( )
default

◆ CVdpauDecodedPicture() [2/2]

VDPAU::CVdpauDecodedPicture::CVdpauDecodedPicture ( const CVdpauDecodedPicture & rhs)
inline

Member Function Documentation

◆ operator=()

CVdpauDecodedPicture & VDPAU::CVdpauDecodedPicture::operator= ( const CVdpauDecodedPicture & rhs)
inline

Member Data Documentation

◆ DVDPic

VideoPicture VDPAU::CVdpauDecodedPicture::DVDPic

◆ isYuv

bool VDPAU::CVdpauDecodedPicture::isYuv

◆ videoSurface

VdpVideoSurface VDPAU::CVdpauDecodedPicture::videoSurface

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