Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for TestTagLoaderTagLib, including all inherited members.
AddArtistInstrument(MUSIC_INFO::CMusicInfoTag &tag, const std::vector< std::string > &values) | CTagLoaderTagLib | protectedstatic |
AddArtistRole(MUSIC_INFO::CMusicInfoTag &tag, const std::string &strRole, const std::vector< std::string > &values) | CTagLoaderTagLib | protectedstatic |
AddArtistRole(MUSIC_INFO::CMusicInfoTag &tag, const std::vector< std::string > &values) | CTagLoaderTagLib | protectedstatic |
CTagLoaderTagLib()=default | CTagLoaderTagLib | |
IMusicInfoTagLoader(void)=default | MUSIC_INFO::IMusicInfoTagLoader | |
Load(const std::string &strFileName, MUSIC_INFO::CMusicInfoTag &tag, EmbeddedArt *art=nullptr) override | CTagLoaderTagLib | virtual |
Load(const std::string &strFileName, MUSIC_INFO::CMusicInfoTag &tag, const std::string &fallbackFileExtension, EmbeddedArt *art=nullptr) | CTagLoaderTagLib | |
ParseTag(T *tag, EmbeddedArt *art, MUSIC_INFO::CMusicInfoTag &infoTag) | CTagLoaderTagLib | protectedstatic |
ParseTag(ASF::Tag *asf, EmbeddedArt *art, CMusicInfoTag &tag) | CTagLoaderTagLib | |
ParseTag(ID3v1::Tag *id3v1, EmbeddedArt *art, CMusicInfoTag &tag) | CTagLoaderTagLib | |
ParseTag(ID3v2::Tag *id3v2, EmbeddedArt *art, MUSIC_INFO::CMusicInfoTag &tag) | CTagLoaderTagLib | |
ParseTag(APE::Tag *ape, EmbeddedArt *art, CMusicInfoTag &tag) | CTagLoaderTagLib | |
ParseTag(Ogg::XiphComment *xiph, EmbeddedArt *art, CMusicInfoTag &tag) | CTagLoaderTagLib | |
ParseTag(MP4::Tag *mp4, EmbeddedArt *art, CMusicInfoTag &tag) | CTagLoaderTagLib | |
ParseTag(Tag *genericTag, EmbeddedArt *art, CMusicInfoTag &tag) | CTagLoaderTagLib | |
POPMtoXBMC(int popm) | CTagLoaderTagLib | protectedstatic |
SetAlbumArtist(MUSIC_INFO::CMusicInfoTag &tag, const std::vector< std::string > &values) | CTagLoaderTagLib | protectedstatic |
SetAlbumArtistHints(MUSIC_INFO::CMusicInfoTag &tag, const std::vector< std::string > &values) | CTagLoaderTagLib | protectedstatic |
SetAlbumArtistSort(MUSIC_INFO::CMusicInfoTag &tag, const std::vector< std::string > &values) | CTagLoaderTagLib | protectedstatic |
SetArtist(MUSIC_INFO::CMusicInfoTag &tag, const std::vector< std::string > &values) | CTagLoaderTagLib | protectedstatic |
SetArtistHints(MUSIC_INFO::CMusicInfoTag &tag, const std::vector< std::string > &values) | CTagLoaderTagLib | protectedstatic |
SetArtistSort(MUSIC_INFO::CMusicInfoTag &tag, const std::vector< std::string > &values) | CTagLoaderTagLib | protectedstatic |
SetComposerSort(MUSIC_INFO::CMusicInfoTag &tag, const std::vector< std::string > &values) | CTagLoaderTagLib | protectedstatic |
SetDiscSubtitle(MUSIC_INFO::CMusicInfoTag &tag, const std::vector< std::string > &values) | CTagLoaderTagLib | protectedstatic |
SetGenre(MUSIC_INFO::CMusicInfoTag &tag, const std::vector< std::string > &values) | CTagLoaderTagLib | protectedstatic |
SetReleaseType(MUSIC_INFO::CMusicInfoTag &tag, const std::vector< std::string > &values) | CTagLoaderTagLib | protectedstatic |
SplitMBID(const std::vector< std::string > &values) | CTagLoaderTagLib | static |
~CTagLoaderTagLib() override=default | CTagLoaderTagLib | |
~IMusicInfoTagLoader()=default | MUSIC_INFO::IMusicInfoTagLoader | virtual |