Home
last modified time | relevance | path

Searched defs:ChannelGroups (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/kodi-addon-pvr.iptvsimple/pvr.iptvsimple-19.0.3-Matrix/src/iptvsimple/
H A DChannels.h19 class ChannelGroups; variable
H A DChannelGroups.cpp19 ChannelGroups::ChannelGroups(const Channels& channels) : m_channels(channels) {} in ChannelGroups() function in ChannelGroups
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/video_engine/
H A Dvie_channel_manager.h36 typedef std::list<ChannelGroup*> ChannelGroups; typedef
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/
H A DPVRManager.cpp232 std::shared_ptr<CPVRChannelGroupsContainer> CPVRManager::ChannelGroups() const in ChannelGroups() function in CPVRManager