2017-09-21, 13:26
Hello!
I founded on this forum the thread where was the example of working with xbmc.Player() callbacks. So, after calling xbmc.Player().play, there is cycle with sleep. And only with this cycle the callbacks sometimes called.
After java and c# it is absolutely unlogic and I don't understand why player callbacks don't work without it.
Maybe there are some realization features, but I cannot develop my addon without this knowledges.
Can anybody explain this?
Thanks for help.
P.S. Similar situation is with onInit function of Window. It's never calling.
I founded on this forum the thread where was the example of working with xbmc.Player() callbacks. So, after calling xbmc.Player().play, there is cycle with sleep. And only with this cycle the callbacks sometimes called.
After java and c# it is absolutely unlogic and I don't understand why player callbacks don't work without it.
Maybe there are some realization features, but I cannot develop my addon without this knowledges.
Can anybody explain this?
Thanks for help.
P.S. Similar situation is with onInit function of Window. It's never calling.