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

#include <DataCacheCore.h>

Public Attributes

std::string decoderName
 
std::string channels
 
int sampleRate
 
int bitsPerSample
 

Member Data Documentation

◆ bitsPerSample

int CDataCacheCore::SPlayerAudioInfo::bitsPerSample

◆ channels

std::string CDataCacheCore::SPlayerAudioInfo::channels

◆ decoderName

std::string CDataCacheCore::SPlayerAudioInfo::decoderName

◆ sampleRate

int CDataCacheCore::SPlayerAudioInfo::sampleRate

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