Add the synchronization between Ui and Video player 33/235933/17
authorWonsik Jung <sidein@samsung.com>
Thu, 11 Jun 2020 05:45:13 +0000 (14:45 +0900)
committerWonsik Jung <sidein@samsung.com>
Fri, 24 Jul 2020 00:55:20 +0000 (09:55 +0900)
commit2330036d3c9b9b78633284e60ec6f60c2d1464da
tree717f32e64b9a1a81b0befb4ef4b6172c747c513e
parentb16289648e0fe061655398e7da8e6cb79a35d635
Add the synchronization between Ui and Video player

This patch is to support the synchronization between video player and UI.
To do that, video player's changing function as resize/move should be called before calling eglSwapBuffers

Change-Id: I543f3646646bc8cbea6bacd9d8e81c12f6fe9187
dali/devel-api/adaptor-framework/video-player-plugin.h
dali/devel-api/adaptor-framework/video-player.cpp
dali/devel-api/adaptor-framework/video-player.h
dali/devel-api/adaptor-framework/video-sync-mode.h [new file with mode: 0644]
dali/devel-api/file.list
dali/internal/video/common/video-player-impl.cpp
dali/internal/video/common/video-player-impl.h