Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
PVRChannelGroups.h File Reference
#include <vector>
#include "threads/CriticalSection.h"
#include "threads/SingleLock.h"
#include "pvr/channels/PVRChannelGroup.h"

Classes

class  PVR::CPVRChannelGroups
 

Namespaces

namespace  PVR
 

Typedefs

typedef std::shared_ptr< CFileItemCFileItemPtr
 

Typedef Documentation

◆ CFileItemPtr

typedef std::shared_ptr<CFileItem> CFileItemPtr