| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
#include <SortUtils.h>
Public Attributes | |
| SortBy | sortBy = SortByNone | 
| SortOrder | sortOrder = SortOrderAscending | 
| SortAttribute | sortAttributes = SortAttributeNone | 
| int | limitStart = 0 | 
| int | limitEnd = -1 | 
| int SortDescription::limitEnd = -1 | 
| int SortDescription::limitStart = 0 | 
| SortAttribute SortDescription::sortAttributes = SortAttributeNone | 
| SortBy SortDescription::sortBy = SortByNone | 
| SortOrder SortDescription::sortOrder = SortOrderAscending |