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

A structure used for fetching music art data. More...

#include <MusicDatabase.h>

Public Attributes

std::string mediaType
 
std::string artType
 
std::string prefix
 
std::string url
 

Detailed Description

A structure used for fetching music art data.

See also
CMusicDatabase::GetArtForItem()

Member Data Documentation

◆ artType

std::string ArtForThumbLoader::artType

◆ mediaType

std::string ArtForThumbLoader::mediaType

◆ prefix

std::string ArtForThumbLoader::prefix

◆ url

std::string ArtForThumbLoader::url

The documentation for this struct was generated from the following file: