Hello,
Is there any way to update content for Video node when contentIsPlaylist is set to true?
https://sdkdocs.roku.com/display/sdkdoc/Video says "Any changes made to the playlist after playback has started are ignored.", but I would need to setencodingKey right before next item from playlist is played. Is there any solution to do this with a playlist or should I build my own system to play multiple videos?
Thanks!