| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
This is the complete list of members for ISlideShowDelegate, including all inherited members.
| Add(const CFileItem *picture)=0 | ISlideShowDelegate | pure virtual | 
| AddFromPath(const std::string &strPath, bool bRecursive, SortBy method=SortByLabel, SortOrder order=SortOrderAscending, SortAttribute sortAttributes=SortAttributeNone, const std::string &strExtensions="")=0 | ISlideShowDelegate | pure virtual | 
| CurrentSlide() const =0 | ISlideShowDelegate | pure virtual | 
| GetCurrentSlide()=0 | ISlideShowDelegate | pure virtual | 
| GetDirection() const =0 | ISlideShowDelegate | pure virtual | 
| GetSlideShowContents(CFileItemList &list)=0 | ISlideShowDelegate | pure virtual | 
| InSlideShow() const =0 | ISlideShowDelegate | pure virtual | 
| ISlideShowDelegate()=default | ISlideShowDelegate | |
| IsPaused() const =0 | ISlideShowDelegate | pure virtual | 
| IsPlaying() const =0 | ISlideShowDelegate | pure virtual | 
| IsShuffled() const =0 | ISlideShowDelegate | pure virtual | 
| NumSlides() const =0 | ISlideShowDelegate | pure virtual | 
| PlayPicture()=0 | ISlideShowDelegate | pure virtual | 
| Reset()=0 | ISlideShowDelegate | pure virtual | 
| RunSlideShow(const std::string &strPath, bool bRecursive=false, bool bRandom=false, bool bNotRandom=false, const std::string &beginSlidePath="", bool startSlideShow=true, SortBy method=SortByLabel, SortOrder order=SortOrderAscending, SortAttribute sortAttributes=SortAttributeNone, const std::string &strExtensions="")=0 | ISlideShowDelegate | pure virtual | 
| Select(const std::string &picture)=0 | ISlideShowDelegate | pure virtual | 
| Shuffle()=0 | ISlideShowDelegate | pure virtual | 
| StartSlideShow()=0 | ISlideShowDelegate | pure virtual | 
| ~ISlideShowDelegate()=default | ISlideShowDelegate | virtual |