(VideoView) Keep Rotaion + Ratio constraint as fuctor + minor fix 15/318715/1
authorEunki, Hong <eunkiki.hong@samsung.com>
Wed, 22 Jan 2025 12:46:29 +0000 (21:46 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Wed, 22 Jan 2025 12:55:46 +0000 (21:55 +0900)
commite7f6320dae8c2dae8e119c7aab54535738b3284d
tree095af85673368d7450b4644269f9a251c3474ade
parent8583f4241385655c2428fa24d7b3ffe4ee7c8efd
(VideoView) Keep Rotaion + Ratio constraint as fuctor + minor fix

Since we use constraint function as struct, The lifecycle of
fuctor struct be broken.

To avoid those kind of issue, let we keep helper as global map,
and static constraint functor can access their.

To specify the helper, let we register id to syncActor.

Change-Id: I3e026c6926f147b67c04c75d66ac74b59bc839a4
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
dali-extension/video-player/ecore-wl2/tizen-video-player-ecore-wl2.cpp
dali-extension/video-player/ecore-wl2/tizen-video-player.h