Home
last modified time | relevance | path

Searched refs:SetTvgId (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/kodi-addon-pvr.iptvsimple/pvr.iptvsimple-19.0.3-Matrix/src/iptvsimple/data/
H A DChannel.h110 void SetTvgId(const std::string& value) { m_tvgId = value; } in SetTvgId() function
/dports/multimedia/kodi-addon-pvr.iptvsimple/pvr.iptvsimple-19.0.3-Matrix/src/iptvsimple/
H A DPlaylistLoader.cpp278 channel.SetTvgId(strTvgId); in ParseIntoChannel()