Add a property VIDEO_HOLE_ENABLED. 18/248018/6
authorhuayong.xu <huayong.xu@samsung.com>
Thu, 19 Nov 2020 07:45:56 +0000 (15:45 +0800)
committerhuayong.xu <huayong.xu@samsung.com>
Mon, 1 Feb 2021 06:02:49 +0000 (14:02 +0800)
commitc7abb1937d049d9311e09db4bac071c3332832c4
treec4f81084979a78eaa77cd44f3d858ff9b91d3c6f
parentf150723d3d86993fed0a93ce3e31ba7959f1d1a0
Add a property VIDEO_HOLE_ENABLED.

When playing videos in web engine, web engine make area of video
transparent and notify multi-media player to play video in another
layer.
In order to make this feature work in DALi/NUI, A property
VIDEO_HOLE_ENABLED is added to enable/disable video hole.
Default value is true.

Change-Id: I52da7db4599debc0fc8a29d85975d9d81c058f71
dali-csharp-binder/src/web-view.cpp