Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches

Representation of a provider
For list of all providers from the backend. More...

Topics

 class PVRProvider
 Provider data structure
Representation of a provider.
 

Macros

#define PVR_PROVIDER_INVALID_UID   -1
 Denotes that no provider uid is available.
 
#define PROVIDER_STRING_TOKEN_SEPARATOR   ","
 Separator to use in strings containing different tokens, for example country and language.
 

Detailed Description

Representation of a provider
For list of all providers from the backend.

Macro Definition Documentation

◆ PROVIDER_STRING_TOKEN_SEPARATOR

#define PROVIDER_STRING_TOKEN_SEPARATOR   ","

Separator to use in strings containing different tokens, for example country and language.

◆ PVR_PROVIDER_INVALID_UID

#define PVR_PROVIDER_INVALID_UID   -1

Denotes that no provider uid is available.

Special kodi::addon::PVRChannel::SetClientProviderUid()