Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
PVR::CPVRClients Member List

This is the complete list of members for PVR::CPVRClients, including all inherited members.

AnyClientSupportingEPG() constPVR::CPVRClients
AnyClientSupportingRecordings() constPVR::CPVRClients
AnyClientSupportingRecordingsDelete() constPVR::CPVRClients
AnyClientSupportingRecordingsSize() constPVR::CPVRClients
ConnectionStateChange(CPVRClient *client, const std::string &strConnectionString, PVR_CONNECTION_STATE newState, const std::string &strMessage)PVR::CPVRClients
Continue()PVR::CPVRClients
CPVRClients()PVR::CPVRClients
CreatedClientAmount() constPVR::CPVRClients
DeleteAllRecordingsFromTrash()PVR::CPVRClients
EnabledClientAmount() constPVR::CPVRClients
GetBackendProperties() constPVR::CPVRClients
GetChannelGroupMembers(const std::vector< std::shared_ptr< CPVRClient > > &clients, CPVRChannelGroup *group, std::vector< std::shared_ptr< CPVRChannelGroupMember > > &groupMembers, std::vector< int > &failedClients) constPVR::CPVRClients
GetChannelGroups(const std::vector< std::shared_ptr< CPVRClient > > &clients, CPVRChannelGroups *groups, std::vector< int > &failedClients) constPVR::CPVRClients
GetChannels(const std::vector< std::shared_ptr< CPVRClient > > &clients, bool bRadio, std::vector< std::shared_ptr< CPVRChannel > > &channels, std::vector< int > &failedClients) constPVR::CPVRClients
GetClientProviderInfos() constPVR::CPVRClients
GetClientsSupportingChannelScan() constPVR::CPVRClients
GetClientsSupportingChannelSettings(bool bRadio) constPVR::CPVRClients
GetCreatedClient(int clientId) constPVR::CPVRClients
GetCreatedClients() constPVR::CPVRClients
GetEnabledClientInfos() constPVR::CPVRClients
GetFirstCreatedClientID() constPVR::CPVRClients
GetProviders(const std::vector< std::shared_ptr< CPVRClient > > &clients, CPVRProvidersContainer *providers, std::vector< int > &failedClients) constPVR::CPVRClients
GetRecordings(const std::vector< std::shared_ptr< CPVRClient > > &clients, CPVRRecordings *recordings, bool deleted, std::vector< int > &failedClients) constPVR::CPVRClients
GetTimers(const std::vector< std::shared_ptr< CPVRClient > > &clients, CPVRTimersContainer *timers, std::vector< int > &failedClients) constPVR::CPVRClients
GetTimerTypes() constPVR::CPVRClients
HasCreatedClients() constPVR::CPVRClients
HasIgnoredClients() constPVR::CPVRClients
IsCreatedClient(int iClientId) constPVR::CPVRClients
IsEnabledClient(int clientId) constPVR::CPVRClients
OnAddonEvent(const ADDON::AddonEvent &event)PVR::CPVRClients
OnPowerSavingActivated()PVR::CPVRClients
OnPowerSavingDeactivated()PVR::CPVRClients
OnSystemSleep()PVR::CPVRClients
OnSystemWake()PVR::CPVRClients
RequestRestart(const std::string &addonId, ADDON::AddonInstanceId instanceId, bool bDataChanged) overridePVR::CPVRClientsvirtual
SetEPGMaxFutureDays(int iFutureDays)PVR::CPVRClients
SetEPGMaxPastDays(int iPastDays)PVR::CPVRClients
Start()PVR::CPVRClients
Stop()PVR::CPVRClients
StopClient(int clientId, bool restart)PVR::CPVRClients
UpdateClients(const std::string &changedAddonId="", ADDON::AddonInstanceId changedInstanceId=ADDON::ADDON_SINGLETON_INSTANCE_ID)PVR::CPVRClients
UpdateTimerTypes(const std::vector< std::shared_ptr< CPVRClient > > &clients, std::vector< int > &failedClients)PVR::CPVRClients
~CPVRClients() overridePVR::CPVRClients
~IAddonMgrCallback()=defaultADDON::IAddonMgrCallbackvirtual