Forum Discussion

malloys's avatar
malloys
Visitor
12 years ago

roVideoPlayerEvents with type codes 10, 33, and 0 mean what?

I was hoping someone could shed some light on a few mystery roVideoPlayerEvents I keep seeing in one of my channels under development...
(FWIW, these are seen on firmware 5.4 build 3140, on a model 3100X - I haven't checked yet on other models or the 3.1 firmware)

I'm checking all the is*() function calls that are documented in the SDK docs for roVideoPlayerEvent, but occasionally I get roVideoPlayerEvents that don't match.
None of them appear to return anything from event.GetMessage().
The types codes (i.e. event.GetType() returns) are:

10 - seems to happen when reloading/rebuffering is necessary.
33 - seems to happen when when reloading/rebuffering gets about 1/3 of the way there (but not during the initial loading).
0 - haven't been able to correlate these events with anything yet.

Are there is*() interface functions for these?
Any other info available about them, etc?

Cheers
No RepliesBe the first to reply