![]() |
Kodi Documentation
18.0
Kodi is an open source media player and entertainment hub.
|
#include <InfoTagVideo.h>
Public Member Functions | |
InfoTagVideo (const CVideoInfoTag &tag) | |
InfoTagVideo () | |
~InfoTagVideo () override | |
getDbId () | |
| |
getDirector () | |
| |
getWritingCredits () | |
| |
getGenre () | |
| |
getTagLine () | |
| |
getPlotOutline () | |
| |
getPlot () | |
| |
getPictureURL () | |
| |
getTitle () | |
| |
getTVShowTitle () | |
| |
getMediaType () | |
| |
getVotes () | |
| |
getCast () | |
| |
getFile () | |
| |
getPath () | |
| |
getIMDBNumber () | |
| |
getSeason () | |
| |
getEpisode () | |
| |
getYear () | |
| |
getRating () | |
| |
getUserRating () | |
| |
getPlayCount () | |
| |
getLastPlayed () | |
| |
getOriginalTitle () | |
| |
getPremiered () | |
| |
getFirstAired () | |
| |
getTrailer () | |
| |
getArtist () | |
| |
getAlbum () | |
| |
getTrack () | |
| |
getDuration () | |
| |
![]() | |
AddonClass () | |
virtual | ~AddonClass () |
const char * | GetClassname () const |
LanguageHook * | GetLanguageHook () |
bool | isDeallocating () |
void | Release () const |
void | Acquire () const |
![]() | |
CountingLockable ()=default | |
void | lock () |
bool | try_lock () |
void | unlock () |
unsigned int | exit (unsigned int leave=0) |
void | restore (unsigned int restoreCount) |
XbmcThreads::CRecursiveMutex & | get_underlying () |
Additional Inherited Members | |
![]() | |
static short | getNumAddonClasses () |
![]() | |
virtual void | deallocating () |
![]() | |
static short | getNextClassIndex () |
![]() | |
LanguageHook * | languageHook |
![]() | |
XbmcThreads::CRecursiveMutex | mutex |
unsigned int | count |