Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <LabelFormatter.h>
Public Member Functions | |
CLabelFormatter (const std::string &mask, const std::string &mask2) | |
void | FormatLabel (CFileItem *item) const |
void | FormatLabel2 (CFileItem *item) const |
void | FormatLabels (CFileItem *item) const |
bool | FillMusicTag (const std::string &fileName, MUSIC_INFO::CMusicInfoTag *tag) const |
CLabelFormatter::CLabelFormatter | ( | const std::string & | mask, |
const std::string & | mask2 ) |
bool CLabelFormatter::FillMusicTag | ( | const std::string & | fileName, |
MUSIC_INFO::CMusicInfoTag * | tag ) const |