#include <GUIViewStateVideo.h>
 | 
| std::vector< CMediaSource > &  | GetSources () override | 
|   | 
| std::string  | GetLockType () override | 
|   | 
| KODI::PLAYLIST::Id  | GetPlaylist () const override | 
|   | 
| std::string  | GetExtensions () override | 
|   | 
| bool  | AutoPlayNextItem () override | 
|   | 
|   | CGUIViewState (const CFileItemList &items) | 
|   | 
| virtual void  | SaveViewState ()=0 | 
|   | 
| virtual void  | SaveViewToDb (const std::string &path, int windowID, CViewState *viewState=NULL) | 
|   | 
| void  | LoadViewState (const std::string &path, int windowID) | 
|   | 
| void  | AddLiveTVSources () | 
|   | 
| void  | AddPlaylistOrder (const CFileItemList &items, const LABEL_MASKS &label_masks) | 
|   | Add the sort order defined in a smartplaylist Defaults to SORT_METHOD_PLAYLIST_ORDER if no order is defined.  
  | 
|   | 
| void  | AddSortMethod (SortBy sortBy, int buttonLabel, const LABEL_MASKS &labelMasks, SortAttribute sortAttributes=SortAttributeNone, SortOrder sortOrder=SortOrderNone) | 
|   | 
| void  | AddSortMethod (SortBy sortBy, SortAttribute sortAttributes, int buttonLabel, const LABEL_MASKS &labelMasks, SortOrder sortOrder=SortOrderNone) | 
|   | 
| void  | AddSortMethod (const SortDescription &sortDescription, int buttonLabel, const LABEL_MASKS &labelMasks) | 
|   | 
| void  | SetSortMethod (SortBy sortBy, SortOrder sortOrder=SortOrderNone) | 
|   | 
| void  | SetSortMethod (const SortDescription &sortDescription) | 
|   | 
| void  | SetSortOrder (SortOrder sortOrder) | 
|   | 
| bool  | AutoPlayNextVideoItem () const | 
|   | 
◆ CGUIViewStateWindowVideo()
  
  
      
        
          | CGUIViewStateWindowVideo::CGUIViewStateWindowVideo  | 
          ( | 
          const CFileItemList & |           items | ) | 
           | 
         
       
   | 
  
inlineexplicit   | 
  
 
 
◆ AutoPlayNextItem()
  
  
      
        
          | bool CGUIViewStateWindowVideo::AutoPlayNextItem  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overrideprotectedvirtual   | 
  
 
 
◆ GetExtensions()
  
  
      
        
          | std::string CGUIViewStateWindowVideo::GetExtensions  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overrideprotectedvirtual   | 
  
 
 
◆ GetLockType()
  
  
      
        
          | std::string CGUIViewStateWindowVideo::GetLockType  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overrideprotectedvirtual   | 
  
 
 
◆ GetPlaylist()
  
  
      
        
          | PLAYLIST::Id CGUIViewStateWindowVideo::GetPlaylist  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
overrideprotectedvirtual   | 
  
 
 
◆ GetSources()
  
  
      
        
          | std::vector< CMediaSource > & CGUIViewStateWindowVideo::GetSources  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overrideprotectedvirtual   | 
  
 
 
The documentation for this class was generated from the following files: