Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "XBDateTime.h"
#include "utils/EmbeddedArt.h"
#include "utils/Fanart.h"
#include "utils/ISortable.h"
#include "utils/ScraperUrl.h"
#include "utils/StreamDetails.h"
#include "video/Bookmark.h"
#include <string>
#include <vector>
Classes | |
struct | SActorInfo |
class | CRating |
class | CVideoInfoTag |
class | CVideoInfoTag::CAssetInfo |
struct | CVideoInfoTag::SetInfo |
< Struct holding information about a movie set More... | |
Typedefs | |
typedef std::map< std::string, CRating > | RatingMap |
typedef std::vector< CVideoInfoTag > | VECMOVIES |
typedef std::vector<CVideoInfoTag> VECMOVIES |