asrikanth1990
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2019
02:05 AM
Use roAppInfo data inside render thread
Hi
I know this is naive question. But i am trying to figure out how do i get/ use roAppInfo methods like getTitle and getID. etc.. inside render thread.
Since roAppinfo can only be used inside task node, I wanted to know how to use these methods/get the data in render thread..
Thanks in advance
Srikanth
I know this is naive question. But i am trying to figure out how do i get/ use roAppInfo methods like getTitle and getID. etc.. inside render thread.
Since roAppinfo can only be used inside task node, I wanted to know how to use these methods/get the data in render thread..
Thanks in advance
Srikanth
2 REPLIES 2
RokuKC
Roku Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2019
04:50 PM
Re: Use roAppInfo data inside render thread
roAppInfo can be used in the render thread. The documentation that says it can only be used in a Task is incorrect (or rather obsolete if you will). That restriction applied only to an early 7.x version of Roku OS.
asrikanth1990
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2019
01:42 AM
Re: Use roAppInfo data inside render thread
Hi
Thanks for the clarification.
So , you are saying this documentation here https://developer.roku.com/docs/developer-program/core-concepts/scenegraph-brightscript/brightscript....applies only to versions before 8.x?
Thanks for the clarification.
So , you are saying this documentation here https://developer.roku.com/docs/developer-program/core-concepts/scenegraph-brightscript/brightscript....applies only to versions before 8.x?