Forum Discussion
1 Reply
- joetestaRoku Guru
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.
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
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.