floatleftintera
14 years agoVisitor
Closing a roScreen
Hello Roku developer's community,
In the BrightScript 3.0 Reference, paragraph 11.1 roScreen, it is mentioned :
"... .When the final roScreen component is closed, other screen components can be used .."
the documentation does not specify any explicit Close() within the interface ifScreen that is implemented by roScreen,
What is recommended to do in order to close a roScreen and be then able to play a video using a component such as roVideoPlayer ?
Note:
Closing roScreen by setting it to invalid do not seem to solve the issue that prevents the video to play,
Could a memory limitation related to the use of a roScreen be preventing the use of the video player?
playback error : "An unexpected problem (but not server timeout or HTTP error) has been detected."
Thank you
Regards
floatleftinteractive
In the BrightScript 3.0 Reference, paragraph 11.1 roScreen, it is mentioned :
"... .When the final roScreen component is closed, other screen components can be used .."
the documentation does not specify any explicit Close() within the interface ifScreen that is implemented by roScreen,
What is recommended to do in order to close a roScreen and be then able to play a video using a component such as roVideoPlayer ?
Note:
Closing roScreen by setting it to invalid do not seem to solve the issue that prevents the video to play,
Could a memory limitation related to the use of a roScreen be preventing the use of the video player?
playback error : "An unexpected problem (but not server timeout or HTTP error) has been detected."
Thank you
Regards
floatleftinteractive