Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
< Struct holding information about a movie set More...
#include <VideoInfoTag.h>
Public Attributes | |
std::string | title |
Title of the movie set. | |
int | id |
ID of movie set in database. | |
std::string | overview |
Overview/description of the movie set. | |
< Struct holding information about a movie set
int CVideoInfoTag::SetInfo::id |
ID of movie set in database.
std::string CVideoInfoTag::SetInfo::overview |
Overview/description of the movie set.
std::string CVideoInfoTag::SetInfo::title |
Title of the movie set.