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

< 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.
 

Detailed Description

< Struct holding information about a movie set

Member Data Documentation

◆ id

int CVideoInfoTag::SetInfo::id

ID of movie set in database.

◆ overview

std::string CVideoInfoTag::SetInfo::overview

Overview/description of the movie set.

◆ title

std::string CVideoInfoTag::SetInfo::title

Title of the movie set.


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