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

#include <DataCacheCore.h>

Public Attributes

std::string decoderName
 
bool isHwDecoder
 
std::string deintMethod
 
std::string pixFormat
 
std::string stereoMode
 
int width
 
int height
 
float fps
 
float dar
 
bool m_isInterlaced
 

Member Data Documentation

◆ dar

float CDataCacheCore::SPlayerVideoInfo::dar

◆ decoderName

std::string CDataCacheCore::SPlayerVideoInfo::decoderName

◆ deintMethod

std::string CDataCacheCore::SPlayerVideoInfo::deintMethod

◆ fps

float CDataCacheCore::SPlayerVideoInfo::fps

◆ height

int CDataCacheCore::SPlayerVideoInfo::height

◆ isHwDecoder

bool CDataCacheCore::SPlayerVideoInfo::isHwDecoder

◆ m_isInterlaced

bool CDataCacheCore::SPlayerVideoInfo::m_isInterlaced

◆ pixFormat

std::string CDataCacheCore::SPlayerVideoInfo::pixFormat

◆ stereoMode

std::string CDataCacheCore::SPlayerVideoInfo::stereoMode

◆ width

int CDataCacheCore::SPlayerVideoInfo::width

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