Refactoring Animated image visual 77/266977/34
authorseungho <sbsh.baek@samsung.com>
Tue, 23 Nov 2021 08:46:41 +0000 (17:46 +0900)
committerseungho <sbsh.baek@samsung.com>
Thu, 7 Apr 2022 07:14:51 +0000 (16:14 +0900)
 - Animated image file will be opened when the visual is on scene.
 - Only the first frame is cached to cache single frame image as the image visual do.
 - Pause timer when next frame is not cached yet. And resume it after the frame is ready.
 - Load policy and release policy is now supported.

Change-Id: I39a1d93396865f56d6c7e0b54b9d9fffecdc88ef
Signed-off-by: seungho <sbsh.baek@samsung.com>

No differences found