Home
last modified time | relevance | path

Searched refs:GetChName (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/AudioEngine/Utils/
H A DAEChannelInfo.cpp239 s.append(GetChName(m_channels[i])); in operator std::string()
242 s.append(GetChName(m_channels[m_channelCount-1])); in operator std::string()
271 const char* CAEChannelInfo::GetChName(const enum AEChannel ch) in GetChName() function in CAEChannelInfo
H A DAEChannelInfo.h41 static const char* GetChName(const enum AEChannel ch);