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

#include <VDPAU.h>

Public Attributes

int surfaceWidth
 
int surfaceHeight
 
int vidWidth
 
int vidHeight
 
int outWidth
 
int outHeight
 
VdpDecoder vdpDecoder
 
VdpChromaType vdpChromaType
 
CVdpauBufferStatsstats
 
CDecodervdpau
 
int upscale
 
CVideoSurfacesvideoSurfaces
 
int numRenderBuffers
 
uint32_t maxReferences
 
bool useInteropYuv
 
CVDPAUContextcontext
 
CProcessInfoprocessInfo
 
int resetCounter
 
uint64_t timeOpened
 

Member Data Documentation

◆ context

CVDPAUContext* VDPAU::CVdpauConfig::context

◆ maxReferences

uint32_t VDPAU::CVdpauConfig::maxReferences

◆ numRenderBuffers

int VDPAU::CVdpauConfig::numRenderBuffers

◆ outHeight

int VDPAU::CVdpauConfig::outHeight

◆ outWidth

int VDPAU::CVdpauConfig::outWidth

◆ processInfo

CProcessInfo* VDPAU::CVdpauConfig::processInfo

◆ resetCounter

int VDPAU::CVdpauConfig::resetCounter

◆ stats

CVdpauBufferStats* VDPAU::CVdpauConfig::stats

◆ surfaceHeight

int VDPAU::CVdpauConfig::surfaceHeight

◆ surfaceWidth

int VDPAU::CVdpauConfig::surfaceWidth

◆ timeOpened

uint64_t VDPAU::CVdpauConfig::timeOpened

◆ upscale

int VDPAU::CVdpauConfig::upscale

◆ useInteropYuv

bool VDPAU::CVdpauConfig::useInteropYuv

◆ vdpau

CDecoder* VDPAU::CVdpauConfig::vdpau

◆ vdpChromaType

VdpChromaType VDPAU::CVdpauConfig::vdpChromaType

◆ vdpDecoder

VdpDecoder VDPAU::CVdpauConfig::vdpDecoder

◆ videoSurfaces

CVideoSurfaces* VDPAU::CVdpauConfig::videoSurfaces

◆ vidHeight

int VDPAU::CVdpauConfig::vidHeight

◆ vidWidth

int VDPAU::CVdpauConfig::vidWidth

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