The following table contains values that can be set with class PVRProvider :
Name | Type | Set call | Get call | Usage |
---|---|---|---|---|
Unique id | unsigned int | SetUniqueId | GetUniqueId | required to set |
Provider name | std::string | SetName | GetName | required to set |
Provider type | PVR_PROVIDER_TYPE | SetType | GetType | optional |
Icon path | std::string | SetIconPath | GetIconPath | optional |
Countries | std::vecotr<std::string> | SetCountries | GetCountries | optional |
Langauges | std::vecotr<std::string> | SetLanguages | GetLanguages | optional |