|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include <VideoDatabase.h>
Public Attributes | |
| std::string | path |
| std::vector< std::string > | genre |
| int | numEpisodes |
| int | numWatched |
| int | id |
| std::vector<std::string> CVideoDatabase::CSeason::genre |
| int CVideoDatabase::CSeason::id |
| int CVideoDatabase::CSeason::numEpisodes |
| int CVideoDatabase::CSeason::numWatched |
| std::string CVideoDatabase::CSeason::path |