|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <optional>#include <string>#include <utility>Namespaces | |
| namespace | KODI |
| namespace | KODI::GAME |
Functions | |
| std::optional< std::pair< std::string, int > > | KODI::GAME::GetNormalizedStemAndTrailingNumber (const std::string &label) |
| Extract a lowercase stem plus trailing disc number from explicit disc markers. | |