HEMANJAYAM
Reel Rookie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2019
02:05 PM
Video rescale slowly when player resizes using animation
Hi,
I am trying to animate video player to resize on certain scenarios, using "scale" I am animating the player size. It works fine in roku3 but on roku4, player resizes fine but video or image in player takes some delay to resize and experience is not good.
Can someone let me know, how to fix this issue
1 REPLY 1
joetesta
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2019
07:49 PM
Re: Video rescale slowly when player resizes using animation
Don't know for sure but it's likely to be a hardware limitation. You can detect the model from roDeviceInfo() and do something different (no video scale animation) for Roku4.
aspiring