Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Classes | |
class | XFILE::CAddonsDirectory |
Get access to shares and it's directories. More... | |
class | XFILE::CVirtualDirectory |
Get access to shares and it's directories. More... | |
class | CMediaSource |
Represents a share. More... | |
class | CGUIWindowMusicBase |
The base class for music windows. More... | |
Typedefs | |
typedef std::vector< CMediaSource > | VECSOURCES |
A vector to hold CMediaSource objects. | |
typedef std::vector< CMediaSource >::iterator | IVECSOURCES |
Iterator of VECSOURCES. | |
Kodi windows
typedef std::vector<CMediaSource>::iterator IVECSOURCES |
Iterator of VECSOURCES.
typedef std::vector<CMediaSource> VECSOURCES |
A vector to hold CMediaSource objects.