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

#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
 

Member Function Documentation

◆ operator<()

bool SActorInfo::operator< ( const SActorInfo & right) const
inline

Member Data Documentation

◆ order

int SActorInfo::order = -1

◆ strName

std::string SActorInfo::strName

◆ strRole

std::string SActorInfo::strRole

◆ thumb

std::string SActorInfo::thumb

◆ thumbUrl

CScraperUrl SActorInfo::thumbUrl

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