mirror of
				https://github.com/DigitalDevices/pvr.octonet.git
				synced 2025-03-01 10:53:09 +00:00 
			
		
		
		
	OctonetData: Add getUrl member function
This commit is contained in:
		| @@ -70,6 +70,7 @@ class OctonetData : public P8PLATFORM::CThread | ||||
| 		virtual PVR_ERROR getGroupMembers(ADDON_HANDLE handle, const PVR_CHANNEL_GROUP &group); | ||||
|  | ||||
| 		virtual PVR_ERROR getEPG(ADDON_HANDLE handle, const PVR_CHANNEL &channel, time_t start, time_t end); | ||||
| 		const std::string& getUrl(int id) const; | ||||
|  | ||||
| 	protected: | ||||
| 		virtual bool loadChannelList(void); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user