Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <VideoInfoTag.h>
Public Member Functions | |
bool | operator< (const SActorInfo &right) const |
Public Attributes | |
std::string | strName |
std::string | strRole |
CScraperUrl | thumbUrl |
std::string | thumb |
int | order = -1 |
|
inline |
int SActorInfo::order = -1 |
std::string SActorInfo::strName |
std::string SActorInfo::strRole |
std::string SActorInfo::thumb |
CScraperUrl SActorInfo::thumbUrl |