d3d11window_corewindow: Always call methods of CoreWindow interface from UI thread
authorSeungha Yang <seungha.yang@navercorp.com>
Tue, 21 Jan 2020 12:25:28 +0000 (21:25 +0900)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 23 Jan 2020 03:49:19 +0000 (03:49 +0000)
commit20d85c95d0b133f9fdc92a3cec44fb6eb3afa5cb
tree23d28dce16fd04dd409d1255c646eb984a3850fa
parent287f9b18b0817e2464da22b683b72102bb81b648
d3d11window_corewindow: Always call methods of CoreWindow interface from UI thread

Like swapchain panel implementation, most methods of CoreWindow
should be called from UI thread.
sys/d3d11/gstd3d11window_corewindow.cpp