Caption help Renderer

Caption Renderer help in roImageCanvas

https://sdkdocs.roku.com/display/sdkdoc … onRenderer

could you please help me because I’m trying to make it work

please help as I can to select the language of my stream m3u8 in roImageCanvas

[upload|Cu68hvL9A1YA+Ox3aByk1Q==]

This example uses roScreen, but it should point you in the right direction to implement captions with roImageCanvas, as the process is very similar: https://blog.roku.com/developer/2014/01 … evelopers/

this my

					 tmp = []
                     for each AudioTracks in m.player.GetAudioTracks()
                       tmp.Push(AudioTracks)
                     end for
                     print tmp

for

<Component: roArray> =
[
<Component: roAssociativeArray>
<Component: roAssociativeArray>
]

this help for code