kodi
Public Member Functions | List of all members
PredicateSubtitlePriority Class Reference

The class' operator() decides if the given (subtitle) SelectionStream lh is 'better than' the given (subtitle) SelectionStream rh. More...

Public Member Functions

 PredicateSubtitlePriority (const std::string &lang, int stream, bool ison)
 
bool relevant (const SelectionStream &ss) const
 
bool operator() (const SelectionStream &lh, const SelectionStream &rh) const
 

Detailed Description

The class' operator() decides if the given (subtitle) SelectionStream lh is 'better than' the given (subtitle) SelectionStream rh.

If lh is 'better than' rh the return value is true, false otherwise.

A subtitle lh is 'better than' a subtitle rh (in evaluation order) if


The documentation for this class was generated from the following file: