Kodi Community Forum
v17 Buffer in Krypton GUI - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26)
+---- Forum: PVR (https://forum.kodi.tv/forumdisplay.php?fid=136)
+---- Thread: v17 Buffer in Krypton GUI (/showthread.php?tid=263979)



Buffer in Krypton GUI - krustyreturns - 2016-03-12

We recently implemented the methods GetPlayingTime, GetBufferTimeStart, GetBufferTimeEnd in our addon (pvr.wmc). Looking at the gui for a live-tv stream in the new skin, I'm not seeing what I expected to see; so I can't tell if I implemented it wrong or my expectations are wrong or maybe it hasn't been implemented yet in the Kodi gui. For example, I don't see where the value returned in GetBufferTimeStart is reflected in the OSD progress bar that gets displayed over a live stream. Where should I see this?