Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CLabelFormatter Class Reference

#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
 

Constructor & Destructor Documentation

◆ CLabelFormatter()

CLabelFormatter::CLabelFormatter ( const std::string & mask,
const std::string & mask2 )

Member Function Documentation

◆ FillMusicTag()

bool CLabelFormatter::FillMusicTag ( const std::string & fileName,
MUSIC_INFO::CMusicInfoTag * tag ) const

◆ FormatLabel()

void CLabelFormatter::FormatLabel ( CFileItem * item) const

◆ FormatLabel2()

void CLabelFormatter::FormatLabel2 ( CFileItem * item) const

◆ FormatLabels()

void CLabelFormatter::FormatLabels ( CFileItem * item) const
inline

The documentation for this class was generated from the following files: