merthin
11 years agoVisitor
Alternatives to EnableLinkStatusEvent in older devices?
Hi All. I recently was implementing some support to detect when a Roku app lost connectivity
during playback and found that EnableLinkStatusEvent from roDeviceInfo does the work nicely.
Basically, if you look for failed request events from a roVideoPlayer and roDeviceInfoEvent
you can tell when is a good idea to exit an inform the user that there is something
preventing playback to continue.
According to the SDK [1] this was introduced in firmware 4.8.
What could be a way to check for this info in previous firmware?
thanks in advance.
[1] http://sdkdocs.roku.com/display/sdkdoc/ ... nasBoolean
during playback and found that EnableLinkStatusEvent from roDeviceInfo does the work nicely.
Basically, if you look for failed request events from a roVideoPlayer and roDeviceInfoEvent
you can tell when is a good idea to exit an inform the user that there is something
preventing playback to continue.
According to the SDK [1] this was introduced in firmware 4.8.
What could be a way to check for this info in previous firmware?
thanks in advance.
[1] http://sdkdocs.roku.com/display/sdkdoc/ ... nasBoolean