Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
Iso639_2_Table.h File Reference
#include "utils/i18n/Iso639.h"
#include <algorithm>
#include <array>
#include <cstdint>
#include <string_view>

Classes

struct  KODI::UTILS::I18N::ISO639_2_TB
 

Namespaces

namespace  KODI
 
namespace  KODI::UTILS
 
namespace  KODI::UTILS::I18N
 

Functions

constexpr auto KODI::UTILS::I18N::CreateTBMappingsByB ()
 

Variables

constexpr int KODI::UTILS::I18N::ISO639_2_COUNT = 487
 
constexpr std::array< struct LCENTRY, ISO639_2_COUNTKODI::UTILS::I18N::TableISO639_2ByCode
 
constexpr std::array< struct LCENTRY, ISO639_2_ADDL_NAMES_COUNT > KODI::UTILS::I18N::TableISO639_2_Names
 
constexpr std::array< ISO639_2_TB, ISO639_2_TB_COUNT > KODI::UTILS::I18N::ISO639_2_TB_Mappings
 
constexpr auto KODI::UTILS::I18N::ISO639_2_TB_MappingsByB = CreateTBMappingsByB()