Video player event type 10

Hi,

I am having problem with the rovideoplayer. AT times it sent event type = 10. This event cause part of video being played to repeat continuously. If i try to handle this event and exit video player then the entire roku box hangs. There is no documentation regarding this event.

Can anyone tell when this event is fired and has anyone gone through complete list of events of roVideoPlayer?

This problem is happening for a single mp4 file so far using both rovideoplayer and rovideoscreen. At the end of the video, it repeats video of last 5 secs or so. Result of msg.GetInfo() depicts isUnderRun= true

Any opinion would be highly appreciated.