|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
Classes | |
| class | CMediaSource |
| Represents a share. More... | |
Typedefs | |
| typedef std::vector< CMediaSource > | VECSOURCES |
| A vector to hold CMediaSource objects. More... | |
| typedef std::vector< CMediaSource >::iterator | IVECSOURCES |
| Iterator of VECSOURCES. More... | |
| typedef std::vector< CMediaSource >::const_iterator | CIVECSOURCES |
Functions | |
| void | AddOrReplace (VECSOURCES &sources, const VECSOURCES &extras) |
| void | AddOrReplace (VECSOURCES &sources, const CMediaSource &source) |
| typedef std::vector<CMediaSource>::const_iterator CIVECSOURCES |
| void AddOrReplace | ( | VECSOURCES & | sources, |
| const CMediaSource & | source | ||
| ) |
| void AddOrReplace | ( | VECSOURCES & | sources, |
| const VECSOURCES & | extras | ||
| ) |