Bind new API that create ProcessorController without Initialize 96/302596/1
authorEunki, Hong <eunkiki.hong@samsung.com>
Mon, 11 Dec 2023 04:28:59 +0000 (13:28 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Mon, 11 Dec 2023 04:30:35 +0000 (13:30 +0900)
commit5cb64856ffb5bee3e27ef1bc49aa19ff096fb5d1
treeab44a62ae8d0911b163fbee99111c6232a5df084
parent342d63aaa46bfaf1ba66748e31d6ff62a3aa4f8b
Bind new API that create ProcessorController without Initialize

To keep backward compactibility, let we keep CSharp_Dali_new_ProcessorController
works same as previous logic.

Instead, let we bind new API without Intialize, so we can create
ProcessorController non-main thread.

Change-Id: I8b473053f1ff9a223d5b347122140edb551ec3cc
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
dali-csharp-binder/common/processor-controller.cpp