Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <PlayerSelectionRule.h>
Public Member Functions | |
CPlayerSelectionRule (TiXmlElement *rule) | |
virtual | ~CPlayerSelectionRule ()=default |
void | GetPlayers (const CFileItem &item, std::vector< std::string > &validPlayers, std::vector< std::string > &players) |
|
explicit |
|
virtualdefault |
void CPlayerSelectionRule::GetPlayers | ( | const CFileItem & | item, |
std::vector< std::string > & | validPlayers, | ||
std::vector< std::string > & | players ) |